]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.42
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:19 +0000 (16:53 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Nov 2023 07:53:19 +0000 (16:53 +0900)
commit2a6806140e13d5bb60a77cb398b483fadfb63ccb
tree646daf3c9b9d36e6f3bcf3f135ec44aeb234bb2b
parent83442ded89b726f4156c8e702308dd84d7e43bf2
parent0763c3a2c4f21a9e81990cc5cbee4a66d4efefcb
Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.42

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
http.c