[whatwg/fetch] "var client = new XMLHttpRequest() client.open("..." (#779)

https://fetch.spec.whatwg.org/commit-snapshots/e6cbef27724dd6111d1646898ef4f3f9ad56740b/#example-xhr-credentials

> var client =​ new XMLHttpRequest\(\) client\.open\("GET", "\./"\) client\.withCredentials =​ true /\* … \*/

-- 
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/fetch/issues/779

Received on Saturday, 21 July 2018 20:38:00 UTC