/[Apache-SVN]
ViewVC logotype

Revision 592951


Jump to revision: Previous Next
Author: minfrin
Date: Wed Nov 7 23:31:03 2007 UTC (2 years ago)
Changed paths: 10
Log Message:
core: Add the option to keep aside a request body up to a certain
size that would otherwise be discarded, to be consumed by filters
such as mod_include. When enabled for a directory, POST requests
to shtml files can be passed through to embedded scripts as POST
requests, rather being downgraded to GET requests.

Changed paths:

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/docs/manual/mod/core.xml modified , text changed
Directoryhttpd/httpd/trunk/docs/manual/mod/mod_include.xml modified , text changed
Directoryhttpd/httpd/trunk/include/ap_mmn.h modified , text changed
Directoryhttpd/httpd/trunk/include/httpd.h modified , text changed
Directoryhttpd/httpd/trunk/modules/filters/mod_include.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_core.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http/http_filters.c modified , text changed
Directoryhttpd/httpd/trunk/modules/http/mod_core.h modified , text changed
Directoryhttpd/httpd/trunk/server/request.c modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2