- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 19 Feb 2021 04:42:58 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 19 February 2021 12:43:12 UTC
I still need to do this for synchronous XHR. Currently it seems the specification implies the timeout there is until there's a response, but I wonder if it's actually until there's response EOF (which would also simplify things as it happens). You can view, comment on, or merge this pull request online at: https://github.com/whatwg/xhr/pull/313 -- Commit Summary -- * Use Fetch's body read algorithms -- File Changes -- M xhr.bs (59) -- Patch Links -- https://github.com/whatwg/xhr/pull/313.patch https://github.com/whatwg/xhr/pull/313.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/xhr/pull/313
Received on Friday, 19 February 2021 12:43:12 UTC