Skip to content
  1. Jan 06, 2009
  2. Jan 05, 2009
  3. Dec 31, 2008
  4. Dec 27, 2008
  5. Dec 26, 2008
  6. Dec 19, 2008
  7. Dec 18, 2008
  8. Dec 17, 2008
  9. Dec 16, 2008
  10. Dec 14, 2008
  11. Dec 09, 2008
  12. Dec 07, 2008
  13. Dec 06, 2008
  14. Dec 04, 2008
  15. Dec 03, 2008
  16. Dec 02, 2008
    • 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