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

So I'm not sure this is a great change.

1. I don't think HTTP matters much here. This is about how a data URL is mapped to a https://fetch.spec.whatwg.org/#concept-response.
2. 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.

Given that, the `statusText` property change seems good, but I think we should leave the rest as-is.

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

Received on Tuesday, 15 March 2016 09:00:07 UTC