[whatwg/xhr] Allow synchronous withCredentials (#67)

Unfortunately all browsers but Firefox failed to implement the
standard. This does not change the fact that synchronous XMLHttpRequest
is deprecated.

Fixes #66.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Allow synchronous withCredentials

-- File Changes --

    M Overview.html (29)
    M Overview.src.html (27)

-- Patch Links --

https://github.com/whatwg/xhr/pull/67.patch
https://github.com/whatwg/xhr/pull/67.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/67

Received on Monday, 25 April 2016 15:48:50 UTC