]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* test/modules/core: Adds test for disabled note option in trunk trunk
authorJoe Orton <jorton@apache.org>
Mon, 19 Jan 2026 16:38:04 +0000 (16:38 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 19 Jan 2026 16:38:04 +0000 (16:38 +0000)
commit07f8d6c1525cfce9b347dd6bf985dc5773c02f54
tree7805c1657de1ff0136f2162518865049fc975363
parenta261a61a11b1d85ed004fe47c35dbe34642cac44
* test/modules/core: Adds test for disabled note option in
  RequestHeader

Submitted by: Giannis Christodoulou <io.xristod gmail.com>
Github: closes #594

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1931424 13f79535-47bb-0310-9956-ffa450edef68
test/modules/core/env.py
test/modules/core/htdocs/userdir/testuser/public_html/cgi-bin/.htaccess [new file with mode: 0644]
test/modules/core/htdocs/userdir/testuser/public_html/cgi-bin/test.cgi [new file with mode: 0755]
test/modules/core/test_005_userdir_headers.py [new file with mode: 0644]