- From: Marc G. <notifications@github.com>
- Date: Mon, 28 Sep 2015 05:46:39 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 28 September 2015 12:47:12 UTC
@annevk so the reason for the lack of `.document()` (or `.xml()`) is the polyfill itself? Well you don't have to worry since you have `"document"` listed [here](https://xhr.spec.whatwg.org/#xmlhttprequestresponsetype). And as you can see [here](https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest#autoCompatibilityTable) it has been supported for quite some time now. cf github/fetch#204 Id say this should be reopened. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/16#issuecomment-143732775
Received on Monday, 28 September 2015 12:47:12 UTC