- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 13 Dec 2021 04:40:19 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 December 2021 12:40:32 UTC
In particular, this renames processResponseEndOfBody/process response end-of-body to processResponseConsumeBody/process response consume body and processResponseDone/process response done to processResponseEndOfBody/process response end-of-body. Apologies for the confusion this may cause. --- @noamr I went for these names after all as "end-of-body" seemed clearer than "flush" in relation to "response". (If using "flush" we'd have to rename "process request end-of-body" as well.) You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1369 -- Commit Summary -- * Rename response processing algorithms -- File Changes -- M fetch.bs (63) -- Patch Links -- https://github.com/whatwg/fetch/pull/1369.patch https://github.com/whatwg/fetch/pull/1369.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/1369
Received on Monday, 13 December 2021 12:40:32 UTC