/[Apache-SVN]
ViewVC logotype

Revision 1585824


Jump to revision: Previous Next
Author: trawick
Date: Tue Apr 8 20:07:04 2014 UTC (9 years, 11 months ago)
Changed paths: 2
Log Message:
mod_proxy_fcgi: Fix sending of response without some HTTP headers
that might be set by filters.

The problem occurs when no body bytes were read while reading the
response headers, resulting in an empty brigade being sent down
the filter stack.  One particualr filter that mishandles the empty
initial brigade is mod_deflate.  It neglects to add to the response
header fields.

PR: 55558
Submitted by: Jim Riggs <jim riggs.me>
Reviewed by: trawick


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26