Session Debugging Fixture Pack
Bundle of real COOKIE, SESSION, and cURL fixtures for session restoration, cookie parsing, CSRF validation, and device-rotation debugging.
Best For
- Cookie and session-state debugging across login, checkout, and account flows.
- CSRF, expiry, and device-rotation regression tests.
- Replay of cookie-based sessions from shell tooling and captured session records.
Included Fixtures
| Filename | Format | Size | Download |
|---|---|---|---|
| cookie_request_header_sample.cookie | COOKIE | 91 B | Download |
| cookie_set_cookie_response_sample.cookie | COOKIE | 238 B | Download |
| cookie_invalid_samesite_sample.cookie | COOKIE | 143 B | Download |
| cookie_cookiejar_export_sample.cookie | COOKIE | 158 B | Download |
| session_user_context_sample.session | SESSION | 304 B | Download |
| session_cart_recovery_sample.session | SESSION | 382 B | Download |
| session_missing_csrf_sample.session | SESSION | 281 B | Download |
| session_device_rotation_sample.session | SESSION | 273 B | Download |
| curl_cookie_session_replay_sample.curl | CURL | 230 B | Download |
Primary Fixture Matrix
Use the curated SESSION matrix to move from this pack into the exact single-fixture variants behind it.
Primary Library
This pack is anchored to the SESSION sample library and works best when paired with individual fixture downloads.
Open SESSION Samples