]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_http: forward 100-continue, and minimize race conditions when
authorGraham Leggett <minfrin@apache.org>
Mon, 27 May 2019 23:19:12 +0000 (23:19 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 27 May 2019 23:19:12 +0000 (23:19 +0000)
commit22d1c296483787f6ba49f846e153de1961284f91
tree00cce84c04eff2d2689143348a4c5de589697600
parenta9e85ae14345ef0cb8fc8a654560b233ea3f0703
mod_proxy_http: forward 100-continue, and minimize race conditions when
reusing backend connections. PR 60330.

+1: ylavic, icing, jim
ylavic: plus http://svn.apache.org/r1856036 (opt-out)
2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v6.patch
+1: ylavic, jim, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1860166 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_proxy.xml
include/ap_mmn.h
modules/http2/mod_proxy_http2.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_http.c
modules/proxy/mod_proxy_wstunnel.c
modules/proxy/proxy_util.c
server/protocol.c