Re: [XMLHttpRequest-tests] Update epxected values in data-uri.htm (#2667)

> While values can be compared in a case-insensitive manner, what matters here is what values are created in the response and we actually want those to be "case-sensitively correct", if that makes sense.

Yes I think that make sense.  For a URI like `data:text/html;charset=uTf-8,Hello, World!"`, we actually expect the response content-type to be exactly `text/html;charset=uTf-8`?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2667#issuecomment-197054437

Received on Tuesday, 15 March 2016 22:34:41 UTC