]> granicus.if.org Git - apache/commit
* Prevent running through the error stack by returning OK and setting r->status
authorRuediger Pluem <rpluem@apache.org>
Sun, 27 May 2007 13:57:46 +0000 (13:57 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 27 May 2007 13:57:46 +0000 (13:57 +0000)
commit5ebab647ff9d54fd719d0312a321e9f7ab8b17e1
treec48560d518ef7b230889a2eb76ba3d7405a5925f
parentbd03736495bc010d063d5e3607063e0b5038dacd
* Prevent running through the error stack by returning OK and setting r->status
  accordingly if ret is HTTP_NOT_MODIFIED as this breaks mod_cache validating a
  stale entity.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@541990 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c