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
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