- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 19 Nov 2024 23:45:40 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 20 November 2024 07:45:44 UTC
1. `EventSource` should only impose these restrictions when CORS applies. All of that should automatically follow from it invoking fetch. 2. I think the answer here is D. HTML invokes fetch as per usual and what happens follows from that. (You'd get a CORS preflight in the cross-origin case.) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/568#issuecomment-2487761645 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/568/2487761645@github.com>
Received on Wednesday, 20 November 2024 07:45:44 UTC