Re: Headers to Get Doctype, Warnings

G-R-E-A-T Idea!

I always dreamed about this "bless" !
The charge is light, the answer is here!

Karim
--
http://akoncept.com
Innovate Humanum Est

On 10/11/07, Chris. <chris.forummail@swankinnovations.com> wrote:
>
>
> Any chance doctype and warning count could be added to the headers of the
> html (and soap) outputs?
>
> I'd love to see a:
>
>     HEAD 'http://validator.localhost/check?uri=http%3A%2F%2Fwww.w3.org'
>
>     200 OK
>     [...]
>     Content-Language: en
>     Content-Type: text/html; charset=utf-8
>     X-W3C-Validator-Errors: 0
>     X-W3C-Validator-Warnings: 0
>     X-W3C-Validator-Recursion: 1
>     X-W3C-Validator-Status: Valid
>     X-W3C-Validator-Doctype: XHTML 1.0 Strict
>
> That way I could pull an HTML report and, from the headers, determine:
>     "Your document failed validation with 3 errors and 1 warning - unknown
> doctype" or
>     "Your document passed validation as xhtml 1.0 strict"
>
> --
> View this message in context: http://www.nabble.com/Headers-to-Get-Doctype%2C-Warnings-tf4605226.html#a13149749
> Sent from the w3.org - www-validator mailing list archive at Nabble.com.
>
>
>

Received on Thursday, 11 October 2007 05:42:36 UTC