]> granicus.if.org Git - apache/commit
mod_include: Add support for application/x-www-form-urlencoded encoding
authorGraham Leggett <minfrin@apache.org>
Sat, 29 Oct 2011 11:13:37 +0000 (11:13 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 29 Oct 2011 11:13:37 +0000 (11:13 +0000)
commitb84938b0436022abc80a81fe13305eaead5c5217
treee97680fa4832628369a5621eda27df7b88250fc6
parent308d06fd8dffbd0ce8670d1e82fa6ba23d33b493
mod_include: Add support for application/x-www-form-urlencoded encoding
and decoding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194870 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_include.xml
include/ap_mmn.h
include/httpd.h
modules/filters/mod_include.c
server/gen_test_char.c
server/util.c