Re: [whatwg/fetch] Deferred fetching (PR #1647)

> Deferred fetch body sizes are limited to 64KB per origin. Exceeding this would immediately reject with a QuotaExceeded.

Another note about "origin" of a beacon request: there were some previous discussion about using 3P storage partitioning key (not origin, which is stricter) to decide whether pending beacon requests in a page are sendable or not in terms of privacy concern, see https://github.com/WICG/pending-beacon/issues/30#issuecomment-1333869614 and comments there below. I am not sure how this should be spec.


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

Message ID: <whatwg/fetch/pull/1647/c1549985034@github.com>

Received on Tuesday, 16 May 2023 16:21:55 UTC