Revision 29ad6b8c4b678cdb1ab4649f8b3acf54cd56bccc authored by Anne van Kesteren on 24 September 2018, 14:41:07 UTC, committed by Anne van Kesteren on 24 September 2018, 14:41:07 UTC
For https://github.com/httpwg/http-core/issues/136.
1 parent 00c1fd9
Raw File
empty.xml
<root>
 <fail> This is an invalid byte in UTF-8: æ </fail>
 <test/> <!-- shouldn't ever be parsed, as the parser should abort at the first sign of non-well-formedness -->
</root>
back to top