I noticed today that the winhttp transport backend supports proxying HTTP requests, and I was curious if this was planned to be supported in libgit2 by default. If not, is it possible to get a handle to something like git_remote__get_http_proxy and implement a custom transport?