Re: [whatwg/fetch] Add http method to fetch timing info (PR #1632)

> The explainer link is a 404. Is it https://github.com/sohomdatta1/rt-explainer?
> 
That is the correct link, I have updated the description
> I think this should be called `requestMethod` or just `method`. (See also `responseStatus`.)
> 
> Also, a method can change due to redirects, but this won't pick that up.
Can you point me to which cases the redirect would change the method being used?
Also, does this mean we should restrict this behind CORS (given that reporting a different HTTP method could be considered a leak of whether or not a redirect occurred)?


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1632#issuecomment-1511692033
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1632/c1511692033@github.com>

Received on Monday, 17 April 2023 16:19:34 UTC