Skip to content
  1. Jan 01, 2004
  2. Dec 27, 2003
  3. Dec 18, 2003
  4. Dec 15, 2003
  5. Dec 14, 2003
  6. Dec 13, 2003
  7. Dec 12, 2003
    • Paul J. Reder's avatar
      · 76abc32e
      Paul J. Reder authored
        *) 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
      76abc32e
  8. Dec 11, 2003
  9. Dec 10, 2003
  10. Dec 09, 2003
  11. Dec 04, 2003
  12. Dec 02, 2003
  13. Nov 26, 2003
  14. Nov 25, 2003
  15. Nov 24, 2003
  16. Nov 22, 2003
    • Paul J. Reder's avatar
      · 1d0b9aba
      Paul J. Reder authored
      A better solution than my previous commit as pointed out by Andre Malo.
      mod_expires: Initialize ExpiresDefault to NULL instead of "" to
      avoid reporting an Internal Server error if it is used without
      having been set in the httpd.conf file. PR: 23748, 24459
      Submitted: Andre Malo, Liam Quinn  <liam htmlhelp.com>
      Reviewed: Andre Malo, Paul J. Reder
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101846 13f79535-47bb-0310-9956-ffa450edef68
      1d0b9aba
  17. Nov 21, 2003
  18. Nov 20, 2003
  19. Nov 13, 2003
  20. Nov 12, 2003
  21. Nov 07, 2003