Last active
August 29, 2015 14:20
-
-
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