Fetch
Fetch Standard
WHATWG specification defining the Fetch API for making HTTP requests from JavaScript. Covers request/response objects, CORS, streaming bodies, caching, and redirects. Replaces XMLHttpRequest as the modern network request API.
- Document
- Fetch Living Standard (WHATWG)
- URL
- https://fetch.spec.whatwg.org/
- Label
- Standard
- Keywords
- HTTP CORS network requests streaming WHATWG
Domain: Web Platform · Standard