This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23081 - Determine how to handle/sniff a resource sent with 'Content-Encoding: gzip'
Summary: Determine how to handle/sniff a resource sent with 'Content-Encoding: gzip'
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: MIME (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Gordon P. Hemsley
QA Contact: sideshowbarker+mimespec
URL: http://www.20min.ch/diashow/42267/pra...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 16:09 UTC by Gordon P. Hemsley
Modified: 2019-03-30 19:52 UTC (History)
2 users (show)

See Also:


Attachments

Description Gordon P. Hemsley 2013-08-27 16:09:24 UTC
http://www.20min.ch/diashow/42267/pravda2-1332eceabdde503907ab4e52dbd37870.jpeg is a JPEG sent with 'Content-Type: text/plain' and 'Content-Encoding: gzip' headers.

The spec should clarify that sniffing should be done after the resource has been decoded.
Comment 1 Anne 2019-03-30 19:52:24 UTC
This will fall out of Fetch/HTML integration.