HTTP & WebLOCALRuns in your browserInput may contain sensitive information
Cookie Header Parser
Split a pasted HTTP Cookie request header into ordered name/value pairs locally in your browser.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
Avoid live production secrets; use dummy or masked data where possible. Data handling details
How it works
Paste the value of a Cookie request header. Pairs remain in their original order, duplicate names remain visible, and values are shown exactly as supplied rather than decoded or interpreted. Cookie names are accepted only when they use HTTP token characters. This local tool does not send, store, or put the header into a URL.