]> granicus.if.org Git - apache/commit
Only do keepalives (and keep state on the connection record) if this request
authorIan Holsman <ianh@apache.org>
Sat, 17 Nov 2001 22:04:48 +0000 (22:04 +0000)
committerIan Holsman <ianh@apache.org>
Sat, 17 Nov 2001 22:04:48 +0000 (22:04 +0000)
commit8084a7f2afafc36005ee7527a5e2bc9cded94cdc
treef5d210d3388c5ebd0404fd2f7d0eb418bca0141c
parent2e770f04cb9941581749348a968799e70260abb9
Only do keepalives (and keep state on the connection record) if this request
is the top-level page.

Do not pass If-XXX-Since headers to the r-proxied server on a subrequest,
and we can't handle a 30X response

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