mirror of
https://github.com/apache/httpd.git
synced 2026-01-25 07:01:39 +03:00
note the C-L filter fix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95947 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,5 +1,9 @@
|
||||
Changes with Apache 2.0.40
|
||||
|
||||
*) Fixed the Content-Length filter so that HTTP/1.0 requests to CGI
|
||||
scripts would not result in a truncated response.
|
||||
[Ryan Bloom, Justin Erenkrantz, Cliff Woolley]
|
||||
|
||||
*) Add a filter_init parameter to the filter registration functions
|
||||
so that a filter can execute arbitrary code before the handlers
|
||||
are invoked. This resolves a problem where mod_include requests
|
||||
|
||||
Reference in New Issue
Block a user