Fetch
Modern promise-based HTTP client replacing XMLHttpRequest, with streaming bodies and request/response primitives.
This browser:
Key Capabilities
- Request and Response objects shared with Service Workers.
- Streaming response bodies via ReadableStream.
- AbortController support for cancellation.