Files
Rainer Jung 1045f538cf Improve compatibility with older python.
According to python 3.11.0 changelog, "datetime.UTC"
was added as an alias for "datetime.timezone.utc".


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1927317 13f79535-47bb-0310-9956-ffa450edef68
2025-07-18 17:07:05 +00:00
..
2021-10-11 14:08:57 +00:00
2021-09-10 10:28:21 +00:00
2024-02-29 17:07:55 +00:00
2023-04-01 08:58:08 +00:00

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.