- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 07 Nov 2004 19:09:21 +0100
- To: "Klaus Schmid" <klaus.schmid@wtal.de>
- Cc: <www-validator@w3.org>
* Klaus Schmid wrote: >Here the page without the last closing tags >http://jedscripts.freelinuxhost.com/index_not_valid.htm The web server is broken, for example it responds with an entity body to a HEAD request. The server most likely sends an incorrect Content-Length header or other length indicator which causes the HTTP library used by the Validator to ignore some bits from the document, use the show source option to see which part.
Received on Sunday, 7 November 2004 18:10:05 UTC