Skip to content

Drop own Cookie in favor of Netty's one #1297

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

Closed
slandelle opened this issue Nov 1, 2016 · 3 comments
Closed

Drop own Cookie in favor of Netty's one #1297

slandelle opened this issue Nov 1, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@slandelle
Copy link
Contributor

No description provided.

@slandelle slandelle added this to the 2.1.0 milestone Nov 1, 2016
@slandelle
Copy link
Contributor Author

Actually, there's one blocker: Netty still uses ThreadLocal based SimpleDateFormats for parsing dates, as it's stucked with Java 6, while AHC uses java.time which is faster.

@slandelle slandelle self-assigned this Nov 12, 2016
@slandelle
Copy link
Contributor Author

Will need netty/netty#6018 to be merged and released first.

@slandelle
Copy link
Contributor Author

Waiting for Netty 4.1.7.Final to be released

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

No branches or pull requests

1 participant