summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_reflector.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix propertiesAndré Malo2010-02-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@916478 13f79535-47bb-0310-9956-ffa450edef68
* Small typo.Lucien Gentis2010-02-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@912133 13f79535-47bb-0310-9956-ffa450edef68
* Introduce mod_reflector, a handler capable of reflecting POSTedGraham Leggett2010-02-141-0/+83
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