blob: 79bab9c1e283b8669c71a2ef55e75b39fd5fdef1 [file] [log] [blame] [view]
The implementation of the [Fetch API](https://fetch.spec.whatwg.org/#fetch-api).
Fetching/loading code is divided into:
- core/fetch: Fetch API
- core/loader: high-level fetching
- platform/loader/fetch: low-level fetching