From 68f1e1b8113f2f9a41a4375a7d2e57b809b4b1a8 Mon Sep 17 00:00:00 2001 From: Colm MacCarthaigh Date: Tue, 13 Sep 2005 18:32:15 +0000 Subject: [PATCH] Vote on the TRACE patch. Testing done on Ubuntu. Add some notes (more reminders 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 --- STATUS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index caf27fc778b..f95e996641a 100644 --- a/STATUS +++ b/STATUS @@ -217,7 +217,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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 -- 2.47.3