]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Save one call of ap_escape_html on the uri. Reflow code to be more readable.
authorStefan Fritsch <sf@apache.org>
Tue, 20 Sep 2011 20:12:51 +0000 (20:12 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 20 Sep 2011 20:12:51 +0000 (20:12 +0000)
commit037e42fb4d320aa8abc21beb1089ee4e009e680d
tree1c785798f61f9c0cd6c3fecec24fb8edb9a1ae6d
parent827743e6773a1e1620c5ad1d5839f58abaac827b
Save one call of ap_escape_html on the uri. Reflow code to be more readable.

Submitted by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
PR: 51697

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1173328 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c