summaryrefslogtreecommitdiff
path: root/changes-entries/pr66580.txt
Commit message (Collapse)AuthorAgeFilesLines
* * In the reverse proxy case when we only want to keep encoded slashes untouchedRuediger Pluem2023-04-281-0/+3
we can have decoded '%''s in the URI that got sent to us in the original URL as %25. Don't error out in this case but just fall through and have them encoded to %25 when forwarding to the backend. PR: 66580 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1909464 13f79535-47bb-0310-9956-ffa450edef68