- From: r12a <ishida@w3.org>
- Date: Tue, 6 Jun 2017 11:55:33 +0100
- To: www-validator@w3.org
On 05/06/2017 17:31, Jukka K. Korpela wrote: > They can be inspected using various debugging tools in browsers or, > perhaps best for casual use, using an online HTTP header viewer like > http://www.rexswain.com/httpview.html Or the W3C Internationalization Checker, eg. https://validator.w3.org/i18n-checker/check?uri=www.f3historic.com#validate-by-uri+ since it shows HTTP responses for character encoding and language, as well as in-document information. It's more of a checker than a validator, and in cases where errors, warnings or issues are reported, it also suggests actions and points to useful information sources. It's not currently reporting a mismatch between the HTTP Content-Language header and the html lang attribute, however, so i'll raise a github issue to add that check. hth ri
Received on Tuesday, 6 June 2017 10:55:51 UTC