/[Apache-SVN]
ViewVC logotype

Revision 1878367


Jump to revision: Previous Next
Author: ylavic
Date: Mon Jun 1 15:40:03 2020 UTC (3 years, 11 months ago)
Changed paths: 1
Log Message:
mod_proxy_http: put request/response splitting checks under the same comment.

If stream_reqbody() detects a Content-Length vs bytes streamed mismatch it
means that a module's filter played bad games, such inconsistency on the client
connection would have been caught by ap_http_filter().

So move AH01087 logic to AH01086, under the same comment and log message, and
always return HTTP_INTERNAL_SERVER because the client is not the culprit here.


Changed paths

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

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26