1. 06 Jan, 2009 3 commits
  2. 05 Jan, 2009 5 commits
  3. 31 Dec, 2008 1 commit
  4. 27 Dec, 2008 2 commits
  5. 26 Dec, 2008 1 commit
  6. 19 Dec, 2008 1 commit
  7. 18 Dec, 2008 10 commits
  8. 17 Dec, 2008 3 commits
  9. 16 Dec, 2008 1 commit
  10. 14 Dec, 2008 2 commits
  11. 09 Dec, 2008 1 commit
  12. 07 Dec, 2008 1 commit
  13. 06 Dec, 2008 3 commits
  14. 04 Dec, 2008 1 commit
  15. 03 Dec, 2008 4 commits
  16. 02 Dec, 2008 1 commit
    • Eric Covener's avatar
      Merge r722213,r722081, and r721679 from trunk: · 2b31b578
      Eric Covener authored
      * Avoid sending no answer at all if a custom error page causes an
        AP_FILTER_ERROR.
      
      * allow ap_invoke_handler() to pass-through AP_FILTER_ERROR as if it were
        a reserved status code (OK/DECLINED/SUSPENDED). Prevents ap_die() from seeing a
        500 error when the http header filter has already taken care of the proper
        error response
      
      * To be safe, consume the entire brigade after processing an error bucket in
        the HTTP output filter.
      
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722642 13f79535-47bb-0310-9956-ffa450edef68
      2b31b578