Isabel Gomez Miragaya wrote: > I am trying to use the markup validator service for the following > purpose: We are trying to check if an HTTP response coming from an ISAPI > is compliant with RFC 2616 and if the HTTP headers are correct according > to this RFC's rules. > > Can we use the markup validator service for this purpose? No, it's a markup validator, not an HTTP validator. There is the HTTP HEAD service [1] which will output the the HTTP headers received, or you could use a tool like Live HTTP Headers for Firefox for an application like Fiddler. As far as validating or checking the syntax of the headers, I don't know of any tools that will do that. [1] http://cgi.w3.org/cgi-bin/headers -- Lachlan Hunt http://lachy.id.au/Received on Monday, 21 November 2005 15:22:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC