Skip to content

Instantly share code, notes, and snippets.

@davidbanham
Created November 30, 2011 01:59
Show Gist options
  • Save davidbanham/1407631 to your computer and use it in GitHub Desktop.
Save davidbanham/1407631 to your computer and use it in GitHub Desktop.
Set-Cookie header out of Express req
{"name":"Location","value":"https://3ahk.localtunnel.com/login#loginPage"},{"name":"Set-Cookie","value":"pinion.sid=9clqqOCzv2xjkvF0E6q9A0It.JWld7dqXBoCkUQboxVJ6Yu4Nb1HUJRZ7bdXNGVDe42g; path=/; expires=Mon, 28 Nov 2011 09:29:38 GMT; httpOnly"}],"cookies":[{"name":"pinion.sid","value":"9clqqOCzv2xjkvF0E6q9A0It.JWld7dqXBoCkUQboxVJ6Yu4Nb1HUJRZ7bdXNGVDe42g","path":"/","expires":"2011-11-28T09:29:38.000Z","httpOnly":true,"secure":false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment