- From: Florent Georges <fgeorges@fgeorges.org>
- Date: Thu, 24 Dec 2009 17:05:29 +0100
- To: XProc Comments <public-xml-processing-model-comments@w3.org>
Hi,
The test http-request-009[1] contains the following in the
output to check:
content-type='text/html; charset="utf-8"'
but the server actually returns the following header:
Content-Type: text/html; charset=utf-8
without the quotes around the charset. Is it an issue in the
test suite? Should a processor produce exactly that attribute
value when given this header? Is the test framework clever
enough to compare both values as equal?
Regards,
--
Florent Georges
http://www.fgeorges.org/
[1]http://tests.xproc.org/tests/required/http-request-009.xml
Received on Thursday, 24 December 2009 16:06:02 UTC