]> granicus.if.org Git - apache/commit
* Do not do Range requests if we use our own conditionals for validating
authorRuediger Pluem <rpluem@apache.org>
Thu, 13 Mar 2008 07:28:40 +0000 (07:28 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 13 Mar 2008 07:28:40 +0000 (07:28 +0000)
commit1fb72c6dd20ca09802351dc3ad4a0cdc6b225371
treee4331532f17179117bf91bcc3a46520088ab2421
parent47682844a473e9d977fa98acc36a345977102303
* Do not do Range requests if we use our own conditionals for validating
  a cache entity: If we get 304 the Range does not matter and otherwise the
  entity changed and we want to have the complete entity.

PR: 44579

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@636653 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/cache_storage.c