Re: [whatwg/fetch] Editorial: rename keepalive flag to keepalive (#1152)

Yes, but I have 2 requests.
1. Use `inputOrInitBody`  and `InitBody` rather than `ExtractedBody` to emphasize the later comes from `input`.
2. Avoid using `extractedBody` at the step 41 after introducing `inputOrExtractedBody` because it is "consumed". How about move this step into 38?

-- 
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/1152#issuecomment-771453082

Received on Tuesday, 2 February 2021 08:15:07 UTC