]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_http2: resurrecting check for nghttp function
authorStefan Eissing <icing@apache.org>
Wed, 13 Oct 2021 12:26:21 +0000 (12:26 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 13 Oct 2021 12:26:21 +0000 (12:26 +0000)
commit0935f7ec7753dc758de9d3251bba491658da6513
treebf3e20de1cd7304ce3eab769df4c51a5bc0d25f9
parent672e736a10709497bda78dde733d346733900921
  * mod_http2: resurrecting check for nghttp function
    nghttp2_session_callbacks_set_on_invalid_header_callback
    adding test for proxy server header behaviour
    making test fixture package scoped for better performance

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1894190 13f79535-47bb-0310-9956-ffa450edef68
modules/http2/h2_proxy_session.c
test/modules/core/conftest.py
test/modules/http2/conftest.py
test/modules/http2/test_501_proxy_serverheader.py [new file with mode: 0644]