git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@548704
13f79535-47bb-0310-9956-
ffa450edef68
propogating POST or other non-GET types? It seems that almost
any subreq should be handled as a GET in 2.0.
+ *) SECURITY: CVE-2007-1863 (cve.mitre.org)
+ mod_cache: Prevent segfault from Cache-Control headers with no
+ values
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&rev=535617
+ 2.0.x version of patch:
+ http://people.apache.org/~mjc/cve-2007-1863-2.0.patch
+ +1: mjc
+
CURRENT VOTES:
*) httpd-std.conf and friends;