W3C

Edit comment LC-1701 for Mobile Web Best Practices Working Group

Quick access to

Previous: LC-1700 Next: LC-1723

Comment LC-1701
:
Commenter: Henri Sivonen <hsivonen@iki.fi>

or
Resolution status:

> * Check for consistency with HTTP headers, as follows:
> For each meta element with an http-equiv attribute:
> If a matching HTTP response header does not exist, warn
> If a matching HTTP response header exists but its value differs
> from the content attribute value, warn

These two should not apply at all to Refresh as Refresh is not used
on the HTTP level in the real world. On the other hand, they should
both be failures for the cache control because caching proxies should
be able to work on the HTTP level without looking inside payload. For
XML media types, the meta charset is always bogus so both cases
should fail to avoid people depending on the bogus meta charset. For
text/html, the case where the real HTTP header and the meta charset
disagree should be a failure, because the disagreement is a symptom
of something being wrong in the content production or serving process.
(space separated ids)
(Please make sure the resolution is adapted for public consumption)


Developed and maintained by Dominique Hazaël-Massieux (dom@w3.org).
$Id: 1701.html,v 1.1 2017/08/11 06:43:38 dom Exp $
Please send bug reports and request for enhancements to w3t-sys.org