Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch confusion #63

Closed
annevk opened this issue Feb 8, 2023 · 1 comment
Closed

Fetch confusion #63

annevk opened this issue Feb 8, 2023 · 1 comment
Assignees
Labels
fetch-based-api Fetch-based API design spec Issue with spec

Comments

@annevk
Copy link

annevk commented Feb 8, 2023

This is written as though Fetch were used as the underlying mechanism. However, since these are sent out-of-band, an implementation might not use the actual web-exposed Fetch API, and may instead use the underlying HTTP primitives directly.

That's not what fetch is. This has to use fetch and part of what this has to do as part of that is explain how policies get enforced.

@mingyc mingyc added the spec Issue with spec label Feb 14, 2023
@clelland clelland self-assigned this Feb 22, 2023
@mingyc mingyc added the fetch-based-api Fetch-based API design label Mar 28, 2023
@mingyc
Copy link
Collaborator

mingyc commented Nov 13, 2023

Addressed in whatwg/fetch#1647

@mingyc mingyc closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fetch-based-api Fetch-based API design spec Issue with spec
Projects
None yet
Development

No branches or pull requests

3 participants