git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@387231
13f79535-47bb-0310-9956-
ffa450edef68
*) Fix syntax error in httpd.h with strict compilers. PR 38740.
[Per Olausson <pao darkheim.freeserve.co.uk>]
- *) Preserve the Content-Length header for a proxied HEAD response.
- PR 18757. [Greg Ames]
-
*) Fix recursive ErrorDocument handling. PR 36090.
[Chris Darroch <chrisd pearsoncmg.com>]
Changes with Apache 2.0.56
+ *) Preserve the Content-Length header for a proxied HEAD response.
+ PR 18757. [Greg Ames]
+
*) mod_cgi(d): Remove block on OPTIONS method so that scripts can
respond to OPTIONS directly rather than via server default.
[Roy Fielding] PR 15242