mirror of
https://github.com/git/git.git
synced 2026-01-16 13:49:39 +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