RESOLVED FIXED Bug 38032
No need to content sniff 304 responses
https://bugs.webkit.org/show_bug.cgi?id=38032
Summary No need to content sniff 304 responses
David Kilzer (:ddkilzer)
Reported 2010-04-22 21:54:54 PDT
Created attachment 54129 [details] Patch Reviewed by NOBODY (OOPS!). * platform/network/mac/ResourceHandleMac.mm: (-[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:]): No need to adjust the MIME type on 304 responses since they're only used to determine if the resource needs to be refetched. --- 2 files changed, 15 insertions(+), 1 deletions(-)
Attachments
Patch (1.45 KB, patch)
2010-04-22 21:54 PDT, David Kilzer (:ddkilzer)
beidson: review+
Brady Eidson
Comment 1 2010-04-22 22:03:20 PDT
Comment on attachment 54129 [details] Patch r+
David Kilzer (:ddkilzer)
Comment 2 2010-04-23 01:24:13 PDT
Note You need to log in before you can comment on or make changes to this bug.