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