Skip to content
Commit a19821ad authored by Jeff Trawick's avatar Jeff Trawick
Browse files

Fix the handling of URIs containing %2F when AllowEncodedSlashes

is enabled.  Previously, such urls would still be rejected with
404.

(original CHANGES entry tweaked to remove mention of status code;
404 is what you get with AllowEncodedSlashes Off, but with the
broken AllowEncodedSlashes On processing you actually got 400)

Submitted by:	trawick, stoddard
Reviewed by:	clar


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105196 13f79535-47bb-0310-9956-ffa450edef68
parent 7abd928d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment