Re: [xhr] Remove XMLHttpRequest from ServiceWorkerGlobalScope (#19)

The pain in implementation would be small if we're to keep only async XHR, I guess. Not sure if there're works such that:
- it makes sense to get the works done in SW, and
- (part of) the works don't require the Fetch API's functionality, and
- complicated so that use of library makes sense

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/19#issuecomment-109920231

Received on Monday, 8 June 2015 09:13:10 UTC