paul5
(paul@chtlab.io)
1
Hi, i have a discussion with my team about “what is cookie”? Just focus about general definition for cookie and we have 2 opinion:
- Cookie is small files that stored in browsers. “HTTP Cookie”, “Same-site Cookie” is just a data type of cookie.
- Cookie is a piece of small data.
How about your opinion?
Gbemiga
(Gbemiga)
2
I believe an HTTP cookie is a type of cookie. This MDN doc on HTTP cookies may give you more clarity
I can’t tell exactly if cookies are all about HTTP or maybe something else, like a small data.