mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00

- python 3.11 deprecates the `cg` module, replacing url query and multipart form-data handling with new code - adaptions to changes in openssl/curl behaviours - all mod_tls test cases now have prefix `test_tls_` for easier scoping. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908060 13f79535-47bb-0310-9956-ffa450edef68
This directory contains useful test code for testing various bits of Apache functionality. This stuff is for the developers only, so we might remove it on public releases.