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 supported13 Subscribers
Add a CodeTriage badge to fetch
Help out
- Issues
- Layered Cookies integration
- New Proposal: Making Fetch Promises work better (i.e. abort-able) and with other APIs(e.g. Promise Combinators)
- Feature Request: `response.blob({ type })` and `response.file({ type?, name?, lastModified? })`
- Add examples for X-Content-Type-Options header
- Allow updating of render-blocking status
- Fill in CONNECT pseudo-headers automatically (e.g. from request mode)
- URLs of intermediary redirects are leakable in practice (same-origin)
- Should the reload-navigation flag behave similarly to the "reload" cache mode?
- Should Request be usable with JS Explicit Resource Management?
- Update fetch-later spec according to WPT expectations
- Docs
- HTML not yet supported