]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_ajp: Add protocol robustness tests
authorGiannis Christodoulou <ichristod@apache.org>
Thu, 4 Jun 2026 07:32:47 +0000 (07:32 +0000)
committerGiannis Christodoulou <ichristod@apache.org>
Thu, 4 Jun 2026 07:32:47 +0000 (07:32 +0000)
commitba1d85a6e5bbc3bb2a9291ebb411f643f367d232
tree2bb218af34b37dc1b87899e52a4947a82efdaee4
parent291000fb9484f150b98ddc1169ea8276ad15698a
mod_proxy_ajp: Add protocol robustness tests

Add coverage for AJP message size limits, header length handling,
and chunk message handling.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934964 13f79535-47bb-0310-9956-ffa450edef68
test/modules/proxy/test_04_ajp.py [new file with mode: 0644]