]> git.ipfire.org Git - thirdparty/git.git/commit - t/helper/test-proc-receive.c
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)
commit7a90d1eb4d40dbddd0a88a925cf1d4de4462d69f
treef7032faad4362f1ad21d9afbd06180042a75305d
parentfb6e6e06d5b7de6aacae6268712f3733d51cb38e
parent0763c3a2c4f21a9e81990cc5cbee4a66d4efefcb
Merge branch 'jk/redact-h2h3-headers-fix'

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