]> granicus.if.org Git - apache/commit
How can I fix thee? let me count the ways...
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Jul 2005 03:42:22 +0000 (03:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Jul 2005 03:42:22 +0000 (03:42 +0000)
commitb05ef49f93983a3ee452da53a66688b052750bf2
tree3f3014f922734866d5842680dbed8e134ac6d05f
parent9a44d6866d51923ff02965cf6418c284d10444dc
  How can I fix thee?  let me count the ways...

  * pass a chunked body always (no-body requests don't go chunked).

  * validate that the C-L counted body length doesn't change.

  * follow RFC 2616 for C-L / T-E in the request body C-L / T-E
    election logic.

  * do not forward HTTP/1.0 requests as HTTP/1.1, unless the admin
    configures force-proxy-request-1.1

  * conn was illegible, use 2.0's p_conn.

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