← All tools

Cookie Scope Simulator

Audit Set-Cookie acceptance and later cookie scope without making any HTTP requests.

Set-Cookie input and setting context

Do not include the Set-Cookie: field name. Commas are not separators because Expires dates contain commas. Control characters, CR/LF injection, invalid names, and overlong lines are rejected.

Simulated access context

Model limitations: schemeful sites are approximated from the final registrable-looking labels using a small built-in list for common two-label suffixes—not a current Public Suffix List. Unicode URL hosts are normalized by the URL parser, but Unicode Domain attributes and unusual IP spellings are not modeled. Expires parsing uses the browser's date parser, and omitted SameSite is modeled as Lax without the short Lax-allowing-unsafe exception. Browser version, cookie policy, third-party blocking, Fetch credentials mode, CORS, localhost exceptions, First-Party Sets, cookie quotas, and partitioning implementation can change real behavior. This is an RFC6265bis-style teaching audit, not a browser conformance result.