]> granicus.if.org Git - apache/commit
mod_request: Insert the KEPT_BODY filter via the insert_filter
authorGraham Leggett <minfrin@apache.org>
Fri, 9 May 2008 21:59:02 +0000 (21:59 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 9 May 2008 21:59:02 +0000 (21:59 +0000)
commit3381ababb93de6c3ba992142c64df90fa504df2b
tree03d15dfacc3437aef260a1a5e8ab941086f93d8a
parente0c9ed688fa0c681251dbaf9ab1b1fbe93cc0030
mod_request: Insert the KEPT_BODY filter via the insert_filter
hook instead of during fixups. Add a safety check to ensure the
filters cannot be inserted more than once. [Graham Leggett,
Ruediger Pluem]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@654952 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/filters/mod_request.c
modules/filters/mod_request.h
server/request.c