]> granicus.if.org Git - apache/commit
Add the AsyncFilter directive that allows the asynchronous filter
authorGraham Leggett <minfrin@apache.org>
Tue, 6 Oct 2015 22:33:03 +0000 (22:33 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 6 Oct 2015 22:33:03 +0000 (22:33 +0000)
commit2da6c9a57a7473c52d81b87e541228225691db6f
tree9aab1827521baf55de358244cf616bedd219b03c
parentf296d2b85b51618ee76b4dfa96673887c4ab909f
Add the AsyncFilter directive that allows the asynchronous filter
functionality to be switched off for certain classes of filters.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1707161 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/core.xml
include/ap_mmn.h
include/http_core.h
include/httpd.h
server/core.c
server/request.c
server/util_filter.c