]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.
authorYann Ylavic <ylavic@apache.org>
Tue, 31 May 2022 11:05:41 +0000 (11:05 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 31 May 2022 11:05:41 +0000 (11:05 +0000)
commitd161bb4cc2932e3101b2a3e36d6390bb6199e19d
treefdd13d876310b85837cadd7664c56a961b278438
parent9a8214d08fac52dda13ecc673ade2f5152f8e9de
mod_proxy_http: Follow up to r1901420: consistent 100-continue checks.

Let proxy_http_handler() tell ap_proxy_create_hdrbrgd() whether to add or
preserve Expect header or not, through the "proxy-100-continue" note.

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