1. 22 Mar, 2005 2 commits
  2. 21 Mar, 2005 1 commit
  3. 20 Mar, 2005 1 commit
  4. 18 Mar, 2005 2 commits
  5. 17 Mar, 2005 10 commits
  6. 16 Mar, 2005 4 commits
  7. 15 Mar, 2005 1 commit
  8. 14 Mar, 2005 3 commits
  9. 13 Mar, 2005 2 commits
  10. 11 Mar, 2005 3 commits
  11. 09 Mar, 2005 2 commits
  12. 08 Mar, 2005 6 commits
  13. 07 Mar, 2005 2 commits
  14. 06 Mar, 2005 1 commit
    • Sander Striker's avatar
      More mod_cache tweakage... · ae1bc2e5
      Sander Striker authored
      * modules/cache/mod_cache.c
      
        (cache_save_filter): Instead of unconditionally returning a 304 when
         the original request was conditional and we issued a cache revalidating
         request, handle the request as if it came in while our cache was
         still valid.
      
      
      * modules/cache/cache_storage.c
      
        (cache_select_url): Strip off the conditional headers from the original
         request, prior to adding our own for the purpose of revalidating our
         cached response.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156330 13f79535-47bb-0310-9956-ffa450edef68
      ae1bc2e5