← All tools
Cookie String Parser
Turn a cookie string into a readable table of keys and values.
| Key | Value |
|---|---|
| session_id | abc123 |
| theme | dark |
| lang | es |
Turn a cookie string into a readable table of keys and values.
| Key | Value |
|---|---|
| session_id | abc123 |
| theme | dark |
| lang | es |