for myself than anything else) that have been discussed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280615
13f79535-47bb-0310-9956-
ffa450edef68
full control of TRACE request handling. RFC 2616 does NOT require
TRACE (although to disable remains silly). Current patch at;
http://people.apache.org/~wrowe/httpd-2.0-trace.patch
- +1 wrowe, jimjag
+ +1 wrowe, jimjag, colm
+ colm notes: There are some \n's in apr_table_setn calls that are
+ not consistent with other calls to apr_table_setn.
+ There is no documentation for TraceEnable in trunk to
+ backport, shouldn't release while still undocumented.
*) mod_headers: Support {...}s tag for SSL variable lookup.
http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff