Is it possible to make HEAD requests?
The changelog for build 17991 (June 3 2011) says that y.rest.head() was added, but I can't seem to get it working, as there's no documentation anywhere.
If it actually does exist, how do I use it? If not, is there another way to make a HEAD request?
I'm trying to find the sizes of large binary files, so I can't GET the file (it's too big and causes a timeout).
by
2 Replies