chromium/third_party/blink/renderer/core/fetch/README.md

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