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
- Proposal: Easier request/response rewrites
- Prevent requests to HTTP(S) URLs containing raw `\n` and `<`.
- fetch() "no-cors": cross-origin to same-origin redirect taints response
- Block requests for suspected dangling markup.
- Add option to reject the fetch promise automatically after a certain time elapsed (with no API for arbitrary aborts)
- Specify restriction for requests with keepalive set
- Header to opt out of opaque redirect
- Should the cache control default mode match how the page is loaded?
- Cache-mode and upstream Cache-Control
- consider exposing and allowing script to set Request priority
- Docs
- HTML not yet supported