/[Apache-SVN]
ViewVC logotype

Revision 425725


Jump to revision: Previous Next
Author: rpluem
Date: Wed Jul 26 13:04:27 2006 UTC (17 years, 10 months ago)
Changed paths: 3
Log Message:
Merge r410370 from trunk:

* Keep the Content-Type for successfully revalidated
  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
Submitted by: rpluem
Reviewed by: rpluem, pquerna, fielding


Changed paths

Path Details
Directoryhttpd/httpd/branches/2.2.x/CHANGES modified , text changed
Directoryhttpd/httpd/branches/2.2.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.2.x/modules/cache/cache_storage.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26