COOKIE.253
4KB Wall
A cookie is a small note the browser keeps, then sends back on
matching requests — name, flags, and about four kilobytes of payload.
This wall writes yours with document.cookie only.
No server store. You see your note. Nobody else does.
Default Path is this page, so the rest of the wire does not pay the tax.
// COOKIE NOTE · 4KB CEILING · YOUR BROWSER ONLY
EMPTY
Off = Path is this page only. On = the cookie rides every hit — HTML, CSS, images, the lot.
No note on this path yet.