- From: Ming-Ying Chung <notifications@github.com>
- Date: Tue, 16 May 2023 09:21:50 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 May 2023 16:21:55 UTC
> 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