- From: edwinvanderham <notifications@github.com>
- Date: Mon, 01 Jun 2015 00:27:42 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
Received on Monday, 1 June 2015 07:28:32 UTC
Currently, the spec does not state anything about case-sensitivity with respect to response header names. In the W3C version of the spec (http://www.w3.org/TR/XMLHttpRequest/#the-getresponseheader()-method) it is stated that a header is a case-insensitive match for a response header. To me it makes more sense to ignore the case in matching response headers. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/issues/21
Received on Monday, 1 June 2015 07:28:32 UTC