APNG image support and the browser accept header |
||||||
Issue descriptionAPNG support ( issue 437662 ) was added to chrome. In the code change https://codereview.chromium.org/2618633004 the browser's accept header was updated to indicate image/apng support: Accept : text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8 We understand why image/webp is required, but the question in this bug is why is image/apng required? This is a question for network / loader reviewers of the APNG code change (cc-ed) since this not really my area.
,
Mar 31 2017
Answer: sent in chrome so that devs could decide on the server-side about what to serve and not need to sniff.
,
Mar 31 2017
,
Mar 31 2017
,
Mar 31 2017
,
Mar 31 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by noel@chromium.org
, Mar 30 2017