Cookie Debug Fixture Matrix

Pick COOKIE fixtures for request propagation, Set-Cookie parsing, cookie-jar inspection, and malformed attribute debugging.

So verwenden Sie diese Matrix

  • Covers request cookies, Set-Cookie responses, cookie-jar exports, and invalid SameSite attributes.
  • Useful for browser/session debugging and backend cookie parsing.
  • Anchored to session-debugging and signed-request packs.

Primaerbibliothek oeffnen

Diese Matrix ist an die COOKIE-Bibliothek und deren Manifest gebunden.

Fixture-Zeilen

Variante Profil Testfokus Datei Groesse Herunterladen
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 Herunterladen
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 Herunterladen
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 Herunterladen
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 Herunterladen

Verwandte Pakete

Session Debugging Fixture Pack

Bundle of real COOKIE, SESSION, and cURL fixtures for session restoration, cookie parsing, CSRF validation, and device-rotation debugging.

session_debugging_fixture_pack.zip · 3.0 KB

Signed Request Inspection Pack

Bundle of real JWT, COOKIE, HTTP, cURL, PEM, and CRT fixtures for signed-request verification, webhook signature inspection, and auth-request debugging.

signed_request_inspection_fixture_pack.zip · 6.5 KB

Verwandte Workflows

Cookie and Session Debugging Fixtures

COOKIE, SESSION, and cURL fixtures for session restoration, cookie propagation, CSRF validation, and session-device debugging.

Workflow oeffnen

Signed Request Verification Fixtures

JWT, COOKIE, HTTP, cURL, PEM, and CRT fixtures for signed-request verification, webhook signature debugging, and auth-request inspection.

Workflow oeffnen