Skip to content

Instantly share code, notes, and snippets.

@khepin
Last active February 16, 2018 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khepin/7970b92ee57fbdae848fa9ea52e9429d to your computer and use it in GitHub Desktop.
Save khepin/7970b92ee57fbdae848fa9ea52e9429d to your computer and use it in GitHub Desktop.
console.log('reading cookies');
console.log(document.cookie);
console.log('finished reading cookies');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment