/[Apache-SVN]
ViewVC logotype

Revision 1895921


Jump to revision: Previous Next
Author: ylavic
Date: Mon Dec 13 18:55:18 2021 UTC (2 years, 4 months ago)
Changed paths: 7
Log Message:
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.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/http_enforcements.txt added
Directoryhttpd/httpd/trunk/include/ap_mmn.h modified , text changed
Directoryhttpd/httpd/trunk/include/http_protocol.h modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_request.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http2/h2_request.c modified , text changed
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy.c modified , text changed
Directoryhttpd/httpd/trunk/server/protocol.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26