[whatwg/xhr] Define send()'s Content-Type logic in terms of Fetch (#132)

In particular make use of new the new “contains” concept for header
lists and also use “byte-case-insensitive”. Also rename Content-Type as
variable to the far clearer mimeType.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/xhr/pull/132

-- Commit Summary --

  * Define send()'s Content-Type logic in terms of Fetch

-- File Changes --

    M xhr.bs (44)

-- Patch Links --

https://github.com/whatwg/xhr/pull/132.patch
https://github.com/whatwg/xhr/pull/132.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/132

Received on Thursday, 9 March 2017 15:20:22 UTC