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

Feature Request: Parse cookies from headers #44

Open
ghedipunk opened this issue Jul 20, 2015 · 1 comment
Open

Feature Request: Parse cookies from headers #44

ghedipunk opened this issue Jul 20, 2015 · 1 comment

Comments

@ghedipunk
Copy link
Owner

Cookies are available in the HTTP headers sent during the handshake. Parse the cookies out of them, especially session cookies.

Bonus: Add a way to get the session data into the user object, if the developer wants them.

@ghedipunk
Copy link
Owner Author

Final catalyst (it's been in the back of my head for about a month now, but this is the last push) and notes on how I'll implement it:

http://stackoverflow.com/questions/31528104/accessing-session-in-php-command-line/31530072#31530072

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