Missing support for HTTP HEAD method?
Hi. It seems gidgetlab has no support for the HTTP HEAD method. This would be nice to be able to get the size of a file from Gitlab without having to download the entire file. Especially if the file is large.
I'm going to have a go at implementing it, but I thought I'd check first.