mirror of
https://github.com/git-for-windows/git.git
synced 2025-12-16 05:14:58 -06:00
HTTP transport clients learned to throw extra HTTP headers at the server, specified via http.extraHeader configuration variable. * js/http-custom-headers: http: support sending custom HTTP headers