HTTP cookies
E856240
HTTP cookies are small pieces of data stored by a web browser on behalf of a website to maintain stateful information such as sessions, preferences, and tracking across HTTP requests.
All labels observed (1)
| Label | Occurrences |
|---|---|
| HTTP cookies canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T10329475 — 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: HTTP cookies Context triple: [Web Storage API, comparedTo, HTTP cookies]
-
A.
Cookie
Cookie is the nickname of Cookie Johnson, an American businesswoman, philanthropist, and the wife of NBA legend Magic Johnson.
-
B.
System.Net.CookieCollection
System.Net.CookieCollection is a .NET framework class that represents a collection of HTTP cookies used for managing state and session data in web requests and responses.
-
C.
System.Net.CookieContainer
System.Net.CookieContainer is a .NET class that manages a collection of HTTP cookies for handling state and session data across web requests.
-
D.
HTTP
HTTP (Hypertext Transfer Protocol) is the foundational application-layer protocol used for transmitting web pages and other resources across the World Wide Web.
-
E.
HTTP Caching
HTTP Caching is the standardized mechanism in the HTTP protocol that defines how responses can be stored and reused to improve web performance, reduce latency, and decrease network load.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: HTTP cookies Target entity description: HTTP cookies are small pieces of data stored by a web browser on behalf of a website to maintain stateful information such as sessions, preferences, and tracking across HTTP requests.
-
A.
Cookie
Cookie is the nickname of Cookie Johnson, an American businesswoman, philanthropist, and the wife of NBA legend Magic Johnson.
-
B.
System.Net.CookieCollection
System.Net.CookieCollection is a .NET framework class that represents a collection of HTTP cookies used for managing state and session data in web requests and responses.
-
C.
System.Net.CookieContainer
System.Net.CookieContainer is a .NET class that manages a collection of HTTP cookies for handling state and session data across web requests.
-
D.
HTTP
HTTP (Hypertext Transfer Protocol) is the foundational application-layer protocol used for transmitting web pages and other resources across the World Wide Web.
-
E.
HTTP Caching
HTTP Caching is the standardized mechanism in the HTTP protocol that defines how responses can be stored and reused to improve web performance, reduce latency, and decrease network load.
- F. None of above. chosen
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
HTTP header-based mechanism
ⓘ
state management mechanism ⓘ web technology ⓘ |
| associatedWithRisk |
cross-site request forgery
ⓘ
cross-site scripting exploitation ⓘ session hijacking ⓘ |
| canBe |
persistent cookie
ⓘ
session cookie ⓘ |
| canBeDeletedBy | user via browser controls ⓘ |
| canBeRestrictedBy | browser privacy settings ⓘ |
| createdBy |
client-side script
ⓘ
web server ⓘ |
| crossSiteBehaviorControlledBy | SameSite attribute ⓘ |
| definedInSpecification | RFC 6265 NERFINISHED ⓘ |
| hasAttribute |
Domain
ⓘ
Expires ⓘ HttpOnly ⓘ Max-Age ⓘ Name ⓘ Path ⓘ Priority ⓘ SameSite ⓘ Secure ⓘ Value ⓘ |
| introducedBy | Netscape Communications NERFINISHED ⓘ |
| introducedInYear | 1994 ⓘ |
| lifetimeControlledBy |
Expires attribute
ⓘ
Max-Age attribute ⓘ |
| oftenRequires | user consent ⓘ |
| primaryPurpose |
maintain state across HTTP requests
ⓘ
personalization ⓘ session management ⓘ user tracking ⓘ |
| regulatedBy |
GDPR
NERFINISHED
ⓘ
ePrivacy Directive NERFINISHED ⓘ |
| scopeLimitedBy |
domain attribute
ⓘ
path attribute ⓘ |
| securityEnhancedBy |
HttpOnly attribute
ⓘ
Secure attribute ⓘ |
| sentByHeader | Cookie ⓘ |
| setByHeader | Set-Cookie ⓘ |
| storedBy | web browser ⓘ |
| transportedIn |
HTTP request header
ⓘ
HTTP response header ⓘ |
| usedFor |
advertising tracking
ⓘ
analytics tracking ⓘ authentication sessions ⓘ shopping cart state ⓘ user preferences ⓘ |
| usedInProtocol | HTTP NERFINISHED ⓘ |
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: HTTP cookies Description of subject: HTTP cookies are small pieces of data stored by a web browser on behalf of a website to maintain stateful information such as sessions, preferences, and tracking across HTTP requests.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.