]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backport r730296: fix for HTML entity escaping in mod_include,
authorNick Kew <niq@apache.org>
Thu, 8 Jan 2009 01:24:16 +0000 (01:24 +0000)
committerNick Kew <niq@apache.org>
Thu, 8 Jan 2009 01:24:16 +0000 (01:24 +0000)
commit37d373a8f1f446a6559acbc578a3d330dce811fc
treed990b72d092c81a6690e294fd3f32bf403515cf9
parent59ef0409ac8296a33bae1a27ec23f381e470703b
Backport r730296: fix for HTML entity escaping in mod_include,
including enhancement of ap_escape_html API.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732583 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/httpd.h
modules/filters/mod_include.c
server/util.c