| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/ru/docs/Web/API/Fetch_API | [Back] [Original] |
Get to know MDN better
This page was translated from English by the community. Learn more and join the MDN Web Docs community.
Fetch API ( ). , XMLHttpRequest, API .
Fetch Request Response ( , ). , , service workers, Cache API , (requests) (responses), , .
, CORS HTTP origin, .
, GlobalFetch.fetch. , Window WorkerGlobalScope. .
fetch() , . promise, (Response) , . (. Request.)
, Request() Response(), , . , , API (, FetchEvent.respondWith service workers.)
fetch() jQuery.ajax() :
fetch(), HTTP, HTTP 404 500. , ( ok false), - .fetch() -; fetch.fetch() -, credentials: 'same-origin'.: Fetch API Using Fetch Fetch basic concepts.
AbortController AbortSignal (aka The Abort API), , Fetch XHR, . .
GlobalFetch fetch(), .
Headers/, .
Request.
Response.
Body, /, content-type , .
| Specification |
|---|
| Fetch # fetch-method |
| Fetch # deferred-fetch |
This page was last modified on 24 . 2025 . by MDN contributors.
Your blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |