Fetch API

GPTKB entity

Properties (57)
Predicate Object
gptkbp:instanceOf Web API
gptkbp:allows CORS requests
gptkbp:can_be true
response headers
request headers
gptkbp:compatibleWith CORS_policies
gptkbp:designedBy WHATWG
https://www.w3.org/2000/01/rdf-schema#label Fetch API
gptkbp:includes credentials in requests
gptkbp:is_part_of Web platform
JavaScript language
gptkbp:is_popular_among true
gptkbp:is_recognized_for HTML Living Standard
gptkbp:is_supported_by modern browsers
Internet Explorer
gptkbp:is_used_in web development
network communication
React applications
Node.js applications
async/await
fetching resources
data fetching
resource loading
Angular applications
service workers
Vue applications
API_calls
Progressive_Web_Apps_(PWAs)
Single_Page_Applications_(SPAs)
gptkbp:isFacilitatedBy JSON data
text data
form data
redirects
array buffer data
blob data
streaming responses
abort requests
custom request methods
gptkbp:isPromotedThrough true
gptkbp:maintainedBy WHATWG
gptkbp:mandates Fetch Living Standard
gptkbp:provides GET requests
POST requests
JavaScript interface for network requests
DELETE_requests
PUT_requests
gptkbp:relatedTo XMLHttpRequest
gptkbp:replacedBy XMLHttpRequest
gptkbp:respondsTo Response objects
gptkbp:supports Promises
gptkbp:technique fetch()
Response.arrayBuffer()
Response.blob()
Response.formData()
Response.json()
Response.text()
gptkbp:traditions true