- From: Jake Archibald <notifications@github.com>
- Date: Wed, 02 Aug 2017 12:33:57 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 August 2017 12:34:20 UTC
I still need to handle the service worker parts. Also I need to write the following tests: * The request body errors with the same object as the fetch promise. * The response body errors with the same object as the trailers promise. * Throws within the requests constructor have priority over the abort error (if the signal has already aborted). -- 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/pull/523#issuecomment-319658644
Received on Wednesday, 2 August 2017 12:34:20 UTC