CORS processing model
E242818
The CORS processing model is the set of rules and algorithms that govern how web browsers handle cross-origin HTTP requests and responses to enforce the Same-Origin Policy while allowing controlled resource sharing.
All labels observed (2)
| Label | Occurrences |
|---|---|
| CORS processing model canonical | 1 |
| W3C CORS specification | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T2174756 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CORS processing model Context triple: [Fetch Standard, integratesWith, CORS processing model]
-
A.
CSP
CSP is the commonly used abbreviation for the Conference of the States Parties, the main decision-making body overseeing implementation of the Chemical Weapons Convention.
-
B.
CSP (Communicating Sequential Processes)
CSP (Communicating Sequential Processes) is a formal model for describing and analyzing concurrent systems based on independent processes that interact solely through message-passing communication.
-
C.
Message Processing Model
The Message Processing Model is a component of the SNMP architecture that specifies how management protocol messages are generated, received, and processed within the SNMP engine.
-
D.
RFC 7230
RFC 7230 is an IETF standard that specifies the core message syntax and routing semantics for the Hypertext Transfer Protocol (HTTP/1.1), including its use over secure transport like HTTPS.
-
E.
MIME Sniffing Standard
The MIME Sniffing Standard is a web specification that defines how browsers should determine the media type of resources to improve interoperability and security on the web.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CORS processing model Target entity description: The CORS processing model is the set of rules and algorithms that govern how web browsers handle cross-origin HTTP requests and responses to enforce the Same-Origin Policy while allowing controlled resource sharing.
-
A.
CSP
CSP is the commonly used abbreviation for the Conference of the States Parties, the main decision-making body overseeing implementation of the Chemical Weapons Convention.
-
B.
CSP (Communicating Sequential Processes)
CSP (Communicating Sequential Processes) is a formal model for describing and analyzing concurrent systems based on independent processes that interact solely through message-passing communication.
-
C.
Message Processing Model
The Message Processing Model is a component of the SNMP architecture that specifies how management protocol messages are generated, received, and processed within the SNMP engine.
-
D.
RFC 7230
RFC 7230 is an IETF standard that specifies the core message syntax and routing semantics for the Hypertext Transfer Protocol (HTTP/1.1), including its use over secure transport like HTTPS.
-
E.
MIME Sniffing Standard
The MIME Sniffing Standard is a web specification that defines how browsers should determine the media type of resources to improve interoperability and security on the web.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
HTTP extension mechanism
ⓘ
browser processing model ⓘ web security mechanism ⓘ |
| affects |
<img> and other HTML element resource loading in some cases
ⓘ
Fetch API behavior ⓘ XMLHttpRequest API behavior ⓘ |
| allows | cross-origin resource sharing when server opts in ⓘ |
| appliesTo |
HTTP clients implementing CORS
ⓘ
web browsers ⓘ |
| controls |
caching of preflight responses
ⓘ
exposure of response headers to scripts ⓘ use of credentials in cross-origin requests ⓘ |
| definedBy |
World Wide Web Consortium
ⓘ
surface form:
W3C
|
| definedInStandard |
CORS protocol
ⓘ
surface form:
Cross-Origin Resource Sharing specification
|
| determines |
whether a request is a simple request
ⓘ
whether a request requires a preflight ⓘ whether a response is made available to JavaScript ⓘ |
| enforces | Same-Origin Policy exceptions ⓘ |
| governs |
cross-origin HTTP requests
ⓘ
cross-origin HTTP responses ⓘ |
| implementsPolicy | Same-Origin Policy relaxation ⓘ |
| includesPhase |
actual request processing
ⓘ
credentialed request handling ⓘ preflight request handling ⓘ response filtering ⓘ simple request handling ⓘ |
| isImplementedBy | major web browsers ⓘ |
| isRelatedTo |
Fetch Standard
ⓘ
surface form:
Fetch specification
Same-Origin Policy ⓘ Web security model ⓘ XMLHttpRequest specification ⓘ |
| prevents | unauthorized cross-origin data access ⓘ |
| reliesOn |
Origin header value comparison
ⓘ
request header classification ⓘ request method classification ⓘ response header inspection ⓘ |
| requires | server-side CORS header configuration ⓘ |
| scope | HTTP over network protocols such as HTTP/1.1 and HTTP/2 ⓘ |
| supports | controlled resource sharing ⓘ |
| usesHeader |
Access-Control-Allow-Credentials
ⓘ
Access-Control-Allow-Headers ⓘ Access-Control-Allow-Methods ⓘ Access-Control-Allow-Origin ⓘ Access-Control-Expose-Headers ⓘ Access-Control-Max-Age ⓘ Access-Control-Request-Headers ⓘ Access-Control-Request-Method ⓘ Origin ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CORS processing model Description of subject: The CORS processing model is the set of rules and algorithms that govern how web browsers handle cross-origin HTTP requests and responses to enforce the Same-Origin Policy while allowing controlled resource sharing.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.