- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 30 Sep 2008 09:41:16 +0100
- To: Hal Levison <hal@boulder.swri.edu>
- CC: www-validator@w3.org, Dirk Terrell <terrell@boulder.swri.edu>
Hal Levison wrote: > > I am having a problem with the validator that started around 2PM MT > this afternoon. If I use the "Validate by File Upload" facility to > look at a file, I get an error that says "No Character Encoding Found! > Falling back to UTF-8". However, if I use the "Validate by URL", W3C > says that the file is OK. The encoding information is sent by your webserver ... HTTP/1.1 200 OK Date: Tue, 30 Sep 2008 08:39:32 GMT Server: Apache/2.0.54 (Fedora) Last-Modified: Mon, 29 Sep 2008 21:24:56 GMT ETag: "12c00a6-79f-7fa33a00" Accept-Ranges: bytes Content-Length: 1951 Connection: close Content-Type: text/html; charset=UTF-8 ... but your browser isn't sending it. (Please direct responses to the validator mailing list and not directly to me) -- David Dorward http://dorward.me.uk/
Received on Tuesday, 30 September 2008 08:42:01 UTC