mirror of
https://github.com/apache/httpd.git
synced 2026-01-13 21:42:17 +03:00
We copy the data when we store it in the structures, we can just return a pointer from there, and use const data. This puts the onus back on Apache to copy the data if it needs to modify it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87592 13f79535-47bb-0310-9956-ffa450edef68
This directory is intended to house modules which are used for testing server functionality. They're unsupported, and not guaranteed to remain consistant between releases. You're on your own completely with these.