Re: [whatwg/fetch] Export "determine the network partition key" (#1188)

I don't like callers having to make up a fake request, so yeah, let's define the primitive operation.

I think the name of that primitive operation can be "determine the network partition key" and the current operation can be renamed to "determine the request partition key" which just ends up calling the other one (and we don't export this one and just keep it as a shorthand for the various callers inside Fetch). If that sounds good to you.

-- 
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/1188#issuecomment-791430879

Received on Friday, 5 March 2021 13:50:35 UTC