]> granicus.if.org Git - apache/commit
Introduce mod_reflector, a handler capable of reflecting POSTed
authorGraham Leggett <minfrin@apache.org>
Sun, 14 Feb 2010 15:09:53 +0000 (15:09 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 14 Feb 2010 15:09:53 +0000 (15:09 +0000)
commit43a5ac968cbe95ecece9df41c7c31f75e60b5439
tree63836cd6ab6225727fe98958cdea4562433a0db2
parent2ba04c954793a5b031612f24c2cd3cc0ef413a63
Introduce mod_reflector, a handler capable of reflecting POSTed
request bodies back within the response through the output filter
stack. Can be used to turn an output filter into a web service.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@910017 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/filter.xml
docs/manual/mod/allmodules.xml
docs/manual/mod/mod_reflector.xml [new file with mode: 0644]
modules/filters/config.m4
modules/filters/mod_reflector.c [new file with mode: 0644]