fetch
https://github.com/whatwg/fetch
HTML
Fetch Standard
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
HTML not yet supported12 Subscribers
Add a CodeTriage badge to fetch
Help out
- Issues
- Use structured fields for CORS headers
- Allow detecting whether request method has changed (e.g. due to redirect)
- Prohibit file: URL access from non-file: URLs
- Consider shifting the "bad port list" to an allowlist.
- Document the problem with cross-origin headers
- Service workers and URL fragments
- Consider changing Response's url so it includes a fragment
- HTTP/1 parsing
- Should specify the error messages
- Explainer needed for creating requests
- Docs
- HTML not yet supported