mirror of
https://github.com/git/git.git
synced 2026-01-17 22:26:32 +00: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