Matrice di fixture COOKIE per debug
Scegli fixture COOKIE per propagazione richieste, parsing Set-Cookie, ispezione cookie jar e debug di attributi malformati.
4
Righe di fixture
3
Come usare questa matrice
Use the matrix when the validation target is a set of variants rather than one canonical sample.
Come usare questa matrice
Coverage
- Copre cookie di richiesta, risposte Set-Cookie, export di cookie jar e attributi SameSite invalidi.
- Utile per debug sessione browser e parsing cookie lato backend.
- Supportata dai pack di debug sessione e richieste firmate.
Righe di fixture
Available Variants
| Variante | Profilo | Focus del test | File | Dimensione | Scarica |
|---|---|---|---|---|---|
|
Request Cookie Header
Good baseline for replaying browser session cookies into app requests.
|
Incoming cookie header | Session propagation |
cookie_request_header_sample.cookie
|
91 B | Scarica |
|
Set-Cookie Response
Useful for response-header parsing of Secure, HttpOnly, SameSite, and Max-Age attributes.
|
Response cookie fixture | Attribute parsing |
cookie_set_cookie_response_sample.cookie
|
238 B | Scarica |
|
Cookie Jar Export
Targets Netscape cookie-jar handling in CLI and replay tooling.
|
CLI/browser export | Cookie-jar parsing |
cookie_cookiejar_export_sample.cookie
|
158 B | Scarica |
|
Invalid SameSite Cookie
Useful for negative-path checks around malformed SameSite and insecure cookie combinations.
|
Broken cookie fixture | Attribute validation failure |
cookie_invalid_samesite_sample.cookie
|
143 B | Scarica |
Pagine strategiche correlate