]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
make the http2 test suite working again
authorStefan Eissing <icing@apache.org>
Thu, 27 Apr 2023 11:35:51 +0000 (11:35 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 27 Apr 2023 11:35:51 +0000 (11:35 +0000)
commit2430b019cd961e7562ea7368e27e86b439921d81
treed624657246e92b6fec6203adad13250d320da784
parent9a8eb4a729303a611037946fcaec5951b7d00462
make the http2 test suite working again

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909452 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
test/modules/http1/htdocs/cgi/upload.py
test/modules/http2/htdocs/cgi/echohd.py
test/modules/http2/htdocs/cgi/env.py
test/modules/http2/htdocs/cgi/hecho.py
test/modules/http2/htdocs/cgi/mnot164.py
test/modules/http2/htdocs/cgi/necho.py
test/modules/http2/htdocs/cgi/requestparser.py [new file with mode: 0644]
test/modules/http2/htdocs/cgi/upload.py
test/modules/http2/test_003_get.py
test/modules/http2/test_004_post.py
test/modules/http2/test_200_header_invalid.py
test/pyhttpd/nghttp.py
test/pyhttpd/result.py