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
Author
Label
Projects
Milestones
Assignee
Sort
@annevk it seems like the majority of fetch contexts (image, script, style, subresources) mostly use `"include"` even for cross origin resources with the exception of XHR's CORS semantics. I kinda agree that world would be a better place if stuff like `script` was actually `omit` by default. But for most direct `fetch()` api calls, I think I'll be using `same-origin` most the time.
#871
opened Dec 2, 2020 by
amein0
Cannot use 'in' operator to search for 'URLSearchParams' in false
#855
opened Oct 22, 2020 by
frank10000
ProTip!
Add no:assignee to see everything thatβs not assigned.