]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport r1082196 from trunk:
authorDaniel Earl Poirier <poirier@apache.org>
Thu, 17 Mar 2011 18:40:40 +0000 (18:40 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Thu, 17 Mar 2011 18:40:40 +0000 (18:40 +0000)
commit3682577cddb11a83e7e270f857f5e4943fd85c14
treecf4a8144c75f9022fccbfe836196cb26d580df1f
parent251237c21d214c16e93655ddceee2cde4459293a
Backport r1082196 from trunk:

core: AllowEncodedSlashes new option NoDecode to allow encoded slashes
in request URL path info but not decode them.

PR: 35256, 46830
Reviewed by: jim, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082630 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/core.xml
include/ap_mmn.h
include/http_core.h
include/httpd.h
server/core.c
server/request.c
server/util.c