Re: [whatwg/fetch] From-Origin (#687)

I don't remember exactly, but I think the idea was to avoid request bloat.  Adding bytes to every request is (or at least pre-HTTP/2.0 was) expensive, whereas scoping the extra bytes to POST made them negligible.

-- 
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/issues/687#issuecomment-378306727

Received on Tuesday, 3 April 2018 16:14:22 UTC