[whatwg/fetch] Editorial suggestion: rename "fetch finale" (Issue #1419)

I found the term "fetch finale" confusing when I was a newbie to the fetch spec.

Especially with https://github.com/whatwg/fetch/issues/1412, but even before, the fetch finale is not exactly the end of the fetch.
It's more of a middle point where the fetch hands over processing back to the client, which will eventually either conclude, abort or terminate the fetch.

I propose to rename it to "respond" or "hand over".

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1419
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1419@github.com>

Received on Wednesday, 23 March 2022 06:51:14 UTC