Bug 39539 - mem-cache not recording Content-Type
Summary: mem-cache not recording Content-Type
Status: RESOLVED DUPLICATE of bug 39266
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: Build (show other bugs)
Version: 2.0.53
Hardware: All other
: P1 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: RFC
Depends on:
Blocks:
 
Reported: 2006-05-10 01:17 UTC by greg squires
Modified: 2006-05-09 21:04 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greg squires 2006-05-10 01:17:53 UTC
Observable using Firefox that respects mimetypes for CSS, mod_cache with
mem_cache can fail to cache Content-Type, so that after initial passthrough, the
default type is returned in the http headers. mod_disk does store Content-Type
this in the store_headers call.
Comment 1 Ruediger Pluem 2006-05-10 04:04:11 UTC
Please upgrade to httpd 2.2.x as mod_cache in 2.0.x is experimental and known to
have many bugs that have been fixed in 2.2.x.

*** This bug has been marked as a duplicate of 39266 ***