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

Set cookies from underlying Netty request on AtmosphereRequest #40

Merged
merged 1 commit into from
Jun 3, 2013
Merged

Set cookies from underlying Netty request on AtmosphereRequest #40

merged 1 commit into from
Jun 3, 2013

Conversation

robrasmussen
Copy link

I needed access to the request cookies in onSuspend when using Nettosphere. Granted, the cookie header is available via getHeader, completely understand if I should just parse the Cookie header in my app instead of having them available via getCookies on the AtmosphereRequest.

Or I might be missing another way to get at them...very new to this code.

Either way, thanks for Atmosphere!

jfarcand added a commit that referenced this pull request Jun 3, 2013
Set cookies from underlying Netty request on AtmosphereRequest
@jfarcand jfarcand merged commit 5b59052 into Atmosphere:master Jun 3, 2013
@jfarcand
Copy link
Member

jfarcand commented Jun 3, 2013

Wow thanks a lot! Much easier that way!

@buildhive
Copy link

Atmosphere Framework » nettosphere #151 SUCCESS
This pull request looks good
(what's this?)

jfarcand added a commit to Atmosphere/atmosphere that referenced this pull request Sep 10, 2013
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.

3 participants