diff options
author | Yann Ylavic <ylavic@apache.org> | 2020-06-30 18:05:56 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2020-06-30 18:05:56 +0200 |
commit | c7972307ee1c89e6efe8091e332a4f618b7d5d43 (patch) | |
tree | 958027f86bda2ed36c5693fcbc565631790a4e6b /.gdbinit | |
parent | Travis changes: (diff) | |
download | apache2-c7972307ee1c89e6efe8091e332a4f618b7d5d43.tar.xz apache2-c7972307ee1c89e6efe8091e332a4f618b7d5d43.zip |
Follow up to r1877955: don't reuse the connection for mixed C-L / T-E requests
Disable keepalive on the connection if we received both Content-Length and
chunked Transfer-Encoding in the request, to avoid confusion with front
intermediaries and potential further request/response splitting.
This is what we do already for mod_proxy backend connections in the same case.
While at it, replace draft httpbis links with final RFC7230's.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.gdbinit')
0 files changed, 0 insertions, 0 deletions