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 supported14 Subscribers
Add a CodeTriage badge to fetch
Help out
- Issues
- Safelist Last-Event-ID
- Add a diagram of the call graph for the fetch algorithms
- Delay network errors to prevent port scanning
- Define encoding for HTTP Basic Authentication
- Keep track of errors so they can be exposed (if desired) in UX (and maybe API at some point)
- Preventing some CRLF header injection attacks
- Realm for "package data"
- Figure out if request header mutation is possible
- Content codings (Content-Encoding)
- what should fetch() do if request's window has been destroyed or stopped?
- Docs
- HTML not yet supported