- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 25 Mar 2021 09:31:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 March 2021 16:32:51 UTC
Only call processResponseDone for responses that have their timing info set, which are responses that have passed CORS and redirects. Closes https://github.com/whatwg/fetch/issues/1201 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1202 -- Commit Summary -- * processResponseDone should receive a response -- File Changes -- M fetch.bs (21) -- Patch Links -- https://github.com/whatwg/fetch/pull/1202.patch https://github.com/whatwg/fetch/pull/1202.diff -- 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/1202
Received on Thursday, 25 March 2021 16:32:51 UTC