- From: Jake Archibald <notifications@github.com>
- Date: Sun, 03 May 2020 03:01:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 3 May 2020 10:02:04 UTC
This is the fetch spec, not an implementation. There are at least 4 independent implementations of fetch. One in Chrome, Safari, old Edge, and Firefox. Besides, fetch is the lower level, and xmlhttprequest builds on top of fetch. You can see the references to fetch in the XHR spec https://xhr.spec.whatwg.org/#the-send()-method -- 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/1025#issuecomment-623084992
Received on Sunday, 3 May 2020 10:02:04 UTC