summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_reflector.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>Ken Coar2015-04-151-2/+2
| | | | | | | containers. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673892 13f79535-47bb-0310-9956-ffa450edef68
* Syntax updates for mod_r*.xmlDaniel Gruno2012-04-271-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1331219 13f79535-47bb-0310-9956-ffa450edef68
* 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