]> granicus.if.org Git - apache/commit
*) Add a hook (insert_error_filter) to allow filters to re-insert
authorPaul J. Reder <rederpj@apache.org>
Fri, 12 Dec 2003 17:03:59 +0000 (17:03 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 12 Dec 2003 17:03:59 +0000 (17:03 +0000)
commit3e85c7882d0de67ca85ecf53a469e390376fa921
treef0af6011c961faa8629276f2f9c24dc724ce0cf3
parent4de16bd525ed0d6080997299ad04ccb16ae7fd37
  *) Add a hook (insert_error_filter) to allow filters to re-insert
     themselves during processing of error responses. Enable mod_expires
     to use the new hook to include Expires headers in valid error
     responses. This addresses an RFC violation. It fixes PRs 19794,
     24884, and 25123. [Paul J. Reder]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102038 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/http_protocol.h
modules/http/http_protocol.c
modules/metadata/mod_expires.c