diff options
author | Yann Ylavic <ylavic@apache.org> | 2021-12-13 19:55:18 +0100 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2021-12-13 19:55:18 +0100 |
commit | 3ec0ffb9e1ac05622b97a7afd6992dd2bd41ce38 (patch) | |
tree | 507e70b7677f204290b5a8c176159ede06ba7a63 /CHANGES | |
parent | mod_proxy: Detect unix: scheme syntax errors at load time. (diff) | |
download | apache2-3ec0ffb9e1ac05622b97a7afd6992dd2bd41ce38.tar.xz apache2-3ec0ffb9e1ac05622b97a7afd6992dd2bd41ce38.zip |
http: Enforce that fully qualified uri-paths not to be forward-proxied
have an http(s) scheme, and that the ones to be forward proxied have a
hostname, per HTTP specifications.
The early checks avoid failing the request later on and thus save cycles
for those invalid cases.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895921 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions