]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1893971 from trunk:
authorYann Ylavic <ylavic@apache.org>
Thu, 7 Oct 2021 12:27:43 +0000 (12:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 7 Oct 2021 12:27:43 +0000 (12:27 +0000)
commitc3a95d75da7815b1bcebd99e499573688c936297
tree64080de1d62980ee844758226e11de34de388233
parent9ec872f21e213f9f1be80ff91eca5c791970a00c
Merge r1893971 from trunk:

core: Add ap_unescape_url_ex() for better decoding control, and deprecate
      unused AP_NORMALIZE_DROP_PARAMETERS flag.

Submitted by: ylavic
Reviewed by: ylavic, icing, gbechis

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893977 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/httpd.h
server/gen_test_char.c
server/request.c
server/util.c