Sign in
nest-open-source
/
manifest_repos
/
chromium_src
/
1389d67935ffbffe8a70c1fa06867f6cf7ecf464
/
.
/
chromium
/
src
/
third_party
/
blink
/
renderer
/
core
/
fetch
/
README.md
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