]> granicus.if.org Git - apache/commit
* proxy_http.c (ap_proxy_http_process_response): Send a valid
authorJoe Orton <jorton@apache.org>
Wed, 22 Oct 2003 16:09:58 +0000 (16:09 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 22 Oct 2003 16:09:58 +0000 (16:09 +0000)
commit41d4a3c58a36f40bb1d161dbb58ca14196cb39b5
tree46c704708128575cf959f67dd078ae4e0d47e75b
parentbc1c3f3d88bc1fd89620f7299552ffae1f140c4c
* proxy_http.c (ap_proxy_http_process_response): Send a valid
status-line even if the parsed status-line had no trailing spaces.
Remove the warning for this case as triggers for valid status-lines
too.

PR: 23998

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101516 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_http.c