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
- Trailer support in the API
- Private (conceptual) trailer support
- Document header casing
- Consider changing CORP to use same-site instead of schemelessly same-site
- Refreshing of stale response assumed to always be successful
- "aborted flag" for non-network errors
- Consider unsetting the `credentials flag` for non-secure, cross-site requests.
- "Prefer: safe" header behavior not defined with respect to CORS
- Why doesn't the "body" member of RequestInit have a default value?
- Concurrent GET requests can cause cache misses?
- Docs
- HTML not yet supported