Skip to content

Instantly share code, notes, and snippets.

@krazylearner
Last active August 29, 2015 14:20
Show Gist options
  • Save krazylearner/57a7de212be39cecf5a4 to your computer and use it in GitHub Desktop.
Save krazylearner/57a7de212be39cecf5a4 to your computer and use it in GitHub Desktop.
/** * Creates a cookie string using the given options, which may be any of * the following: * * - value * - domain * - path * - expires * - secure * - httpOnly or HttpOnly */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment