Commit ec44a647 authored by Daniel Earl Poirier's avatar Daniel Earl Poirier
Browse files

Note revision for trunk change for AllowEncodedSlashes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082216 13f79535-47bb-0310-9956-ffa450edef68
parent 0524ec1b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  * core: Add NoDecode option to AllowEncodedSlashes to turn off decoding
    of encoded slashes in path info.  (This is already the behavior of
    AllowEncodedSlashes On in trunk.)
      Trunk version of patch: n/a
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1082196
      Backport version for 2.2.x of patch:
         http://people.apache.org/~poirier/AllowEncodedSlashes.22.patch
      +1 poirier, jim, covener