]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of httpd/httpd/trunk:r1906051
authorStefan Eissing <icing@apache.org>
Mon, 9 Jan 2023 07:47:29 +0000 (07:47 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 9 Jan 2023 07:47:29 +0000 (07:47 +0000)
commit51484e5d8f175e5f2dacf5d5cab3183a17562461
treefa6d9bff98ab82a2229de3d07a6482916f666135
parent9767274b884a110e9244f59f50bd31ff1cae2933
Merge of httpd/httpd/trunk:r1906051

  *) mod_proxy_http2: apply the standard httpd content type handling
     to responses from the backend, as other proxy modules do. Fixes PR 66391.
     Thanks to Jérôme Billiras for providing the patch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906476 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/h2_proxy_content_type.txt [new file with mode: 0644]
modules/http2/h2_proxy_session.c
test/modules/http2/test_600_h2proxy.py