Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cookie options to be overridden #80

Closed
wants to merge 3 commits into from

Conversation

dominics
Copy link

Similar rationale to #74 (fixes #66?)

Except:

  • setCookie is defined as protected, so that subclasses can reimplement it
  • Other options of setcookie() are available to be configured

@john-n-smith
Copy link
Contributor

👍 using protected over private.

I went with SetCookie as that's the style used in the rest of this package.

@jrjamespdx
Copy link

@BenjaminHarding Any chance you can have someone from the Engineering team take a look at this sometime when you're back in the office? Thanks!

@BenjaminHarding
Copy link
Contributor

@jrjamespdx sure thing!

@BenjaminHarding BenjaminHarding mentioned this pull request Mar 6, 2017
@BenjaminHarding
Copy link
Contributor

Merged into v1.8.0 feature branch #92

Closing PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Several cookies being set with identical keys
4 participants