]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Review of IE 11, Firefox 48 and Chrome 53 all indicate that ';' URI characters
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2016 20:15:26 +0000 (20:15 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 12 Sep 2016 20:15:26 +0000 (20:15 +0000)
commit40538b21a31ecf06a424addb1be426954bf1f2cb
treeab0e128d6f19633024d5ac05ebceda5bd1fe2e6c
parent747e4a2f89ef50d822a3e46d930b84a08bd332aa
Review of IE 11, Firefox 48 and Chrome 53 all indicate that ';' URI characters
are transmitted unencoded, per RFC3986 section 3.3 grammer. Correct httpd's
behavior to not encode ';' in proxied URI's or Location: response headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1760444 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/gen_test_char.c