]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Added faster logic for decodehtml to handle the special case
authorBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 18:44:06 +0000 (18:44 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 2 Dec 2001 18:44:06 +0000 (18:44 +0000)
commit78e6faa6725939afa8e6aee560ecfc62e080be69
treedcf0e5c4b21316df4c9c97cee58bb0dcddcbeb0d
parentdc863660b98531cb3150dd8901b1022f34ddd070
Added faster logic for decodehtml to handle the special case
where the string being decoded doesn't have any ampersands
in it (e.g., because it's the value for an 'include virtual=...')

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