]> granicus.if.org Git - apache/commit
mod_proxy_http: follow up to r1836588: nonblocking read for 100-continue body.
authorYann Ylavic <ylavic@apache.org>
Mon, 30 Jul 2018 10:14:42 +0000 (10:14 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 30 Jul 2018 10:14:42 +0000 (10:14 +0000)
commit35019799d6e677dfc656365d47982bf44e513370
tree6854f651856eabf6f9462d038d7076efd310221e
parent710e0150d6bc9e808b93c2ba8be6ed9658f534f7
mod_proxy_http: follow up to r1836588: nonblocking read for 100-continue body.

Set nonblocking read (req->flushall) when handling 100-continue since no body
is expected to be there already.

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