Skip to content

Fork Netty's Cookie Decoder, close #283 #285

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

Merged
merged 1 commit into from
Apr 24, 2013
Merged

Conversation

slandelle
Copy link
Contributor

@rlubke IMHO, you should extract GrizzlyResponse.convertCookies so that GrizzlyAsyncHttpProvider.newRequest can use the same GrizzlyCookie <-> AHCCookie conversion logic, based on CookiesBuilder.ServerCookiesBuilder.

slandelle pushed a commit that referenced this pull request Apr 24, 2013
@slandelle slandelle merged commit 89d5eda into ahc-1.7.x Apr 24, 2013
@slandelle slandelle deleted the netty-cookie-decoder branch April 24, 2013 22:15
@ghost ghost assigned slandelle Apr 24, 2013
@rlubke
Copy link
Contributor

rlubke commented Apr 25, 2013

Thanks, I'll take a look.

Stephane Landelle mailto:[email protected]
April 24, 2013 3:15 PM

@rlubke https://github.com/rlubke IMHO, you should extract
GrizzlyResponse.convertCookies so that
GrizzlyAsyncHttpProvider.newRequest can use the same GrizzlyCookie <->
AHCCookie conversion logic, based on CookiesBuilder.ServerCookiesBuilder.


    You can merge this Pull Request by running

git pull https://github.com/AsyncHttpClient/async-http-client
netty-cookie-decoder

Or view, comment on, or merge it at:

#285

    Commit Summary

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