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

Additional cookie configuration #20

Open
MaxGabriel opened this issue Jul 25, 2018 · 1 comment
Open

Additional cookie configuration #20

MaxGabriel opened this issue Jul 25, 2018 · 1 comment

Comments

@MaxGabriel
Copy link
Member

I'd like to set the domain and same-site values of my cookies. That doesn't look possible with the current configuration, would you accept a pull request for it?

I could implement it just like the other cookie options—that's probably the easiest way. A more flexible option might be to let a user provide their own SetCookie to set arbitrary cookie values, but I thought you might be trying to avoid that.

@MaxGabriel
Copy link
Member Author

Hm, after doing some investigation I think I'm going to need too many things different from serversession, so I'll probably just roll my own

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

No branches or pull requests

1 participant