mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09: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