]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/redact-h2h3-headers-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 23 Sep 2023 00:01:36 +0000 (17:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Sep 2023 00:01:36 +0000 (17:01 -0700)
HTTP Header redaction code has been adjusted for a newer version of
cURL library that shows its traces differently from earlier
versions.

* jk/redact-h2h3-headers-fix:
  http: update curl http/2 info matching for curl 8.3.0
  http: factor out matching of curl http/2 trace lines

1  2 
http.c

diff --cc http.c
Simple merge