Fetch Standard

E48500

The Fetch Standard is a web platform specification that defines a modern, unified API and processing model for fetching resources (such as HTTP requests and responses) across browsers and other environments.

AI illustration

How this image was made

AI-generated illustration of Fetch Standard

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of the Fetch Standard (The Fetch Standard is a web platform specification that defines a modern, unified API and processing model for fetching resources (such as HTTP requests and responses) across browsers and other environments.)

All labels observed (3)

Label Occurrences
Fetch Standard canonical 7
Fetch API 4
Fetch specification 2

How this entity was disambiguated

Statements (55)

Predicate Object
instanceOf WHATWG Living Standard ⓘ
web platform specification ⓘ
defines CORS protocol ⓘ
CORS-preflight cache ⓘ
CORS-preflight requests ⓘ
CORS-safelisted request headers ⓘ
CORS-safelisted response headers ⓘ
Fetch API ⓘ
linked to: Web APIs

HTTP cache semantics integration ⓘ
HTTP network or cache fetching algorithms ⓘ
aborting fetches via signals ⓘ
body concepts ⓘ
body consumption algorithms ⓘ
connection reuse and HTTP authentication hooks ⓘ
fetching model for the web platform ⓘ
header concepts ⓘ
mixed content integration points ⓘ
opaque responses ⓘ
origin and same-origin policy integration points ⓘ
processing model for HTTP requests ⓘ
processing model for HTTP responses ⓘ
redirect handling algorithms ⓘ
redirect status handling rules ⓘ
referrer policy integration points ⓘ
request cache mode ⓘ
request concepts ⓘ
request credentials mode (omit, same-origin, include) ⓘ
request integrity metadata ⓘ
request mode (same-origin, no-cors, cors, navigate) ⓘ
request redirect mode ⓘ
response concepts ⓘ
response status and status message handling ⓘ
response type (basic, cors, opaque, opaqueredirect, error) ⓘ
service worker interception hooks ⓘ
streaming of request and response bodies ⓘ
goal align network fetching behavior across user agents ⓘ
provide a modern unified API for fetching resources ⓘ
governs resource fetching in service workers ⓘ
resource fetching in web browsers ⓘ
resource fetching in workers ⓘ
hostedAt https://fetch.spec.whatwg.org/ ⓘ
integratesWith CORS processing model ⓘ
HTML Standard ⓘ
Referrer Policy specification ⓘ
URL Standard ⓘ
maintainedBy WHATWG ⓘ
standardizes Body mixin ⓘ
Headers interface ⓘ
Request interface ⓘ
Response interface ⓘ
concept of fetch controller / termination ⓘ
window.fetch() method ⓘ
usedBy JavaScript runtime environments ⓘ
server-side implementations of Fetch API ⓘ
web browsers ⓘ

How these facts were elicited

Referenced by (13)

Full triples — surface form annotated when it differs from this entity's canonical label.

WHATWG → develops → Fetch Standard ⓘ
WHATWG → maintains → Fetch Standard ⓘ
AJAX → canUse → Fetch API ⓘ
linked to: Fetch Standard
AJAX → relatedTo → Fetch API ⓘ
linked to: Fetch Standard
Progressive Web Apps → usesTechnology → Fetch API ⓘ
linked to: Fetch Standard
Streams Standard → relatedSpecification → Fetch Standard ⓘ
Streams Standard → usedBy → Fetch API ⓘ
linked to: Fetch Standard
MIME Sniffing Standard → relatedTo → Fetch Standard ⓘ
URL Standard → relatedTo → Fetch Standard ⓘ
Referrer Policy specification → relatedTo → Fetch specification ⓘ
linked to: Fetch Standard
CORS processing model → isRelatedTo → Fetch specification ⓘ
linked to: Fetch Standard
WHATWG Streams Standard → influenced → Fetch Standard ⓘ