1. 12 Jun, 2006 2 commits
  2. 11 Jun, 2006 5 commits
  3. 10 Jun, 2006 8 commits
  4. 09 Jun, 2006 1 commit
  5. 08 Jun, 2006 1 commit
  6. 06 Jun, 2006 1 commit
  7. 05 Jun, 2006 1 commit
  8. 03 Jun, 2006 3 commits
  9. 02 Jun, 2006 2 commits
  10. 01 Jun, 2006 8 commits
  11. 31 May, 2006 1 commit
  12. 30 May, 2006 1 commit
    • Ruediger Pluem's avatar
      * Keep the Content-Type for successfully revalidated · 49d8d09a
      Ruediger Pluem authored
        cached objects, by unsetting possible Content-Type headers in
        r->headers_out and r->err_headers_out as they may be different to what
        we have received from the cache.
        Actually they are not needed as r->content_type set by
        ap_set_content_type a few lines above will be used in the store_headers
        functions of the storage providers as a fallback and the HTTP_HEADER filter
        does overwrite the Content-Type header with r->content_type anyway.
      
      PR: 39647
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@410370 13f79535-47bb-0310-9956-ffa450edef68
      49d8d09a
  13. 29 May, 2006 3 commits
  14. 28 May, 2006 1 commit
  15. 26 May, 2006 2 commits