http-request-009 and quotes in @content-type

  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