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

Apache HC 4.4-Beta1 cookie policy problem #37

Closed
vidakovic opened this issue Oct 5, 2014 · 4 comments
Closed

Apache HC 4.4-Beta1 cookie policy problem #37

vidakovic opened this issue Oct 5, 2014 · 4 comments

Comments

@vidakovic
Copy link

There seems to be a problem when using the latest HTTP Components version 4.4-Beta1. Following exception is thrown:

java.lang.IllegalStateException: Unsupported cookie spec: default

It seems that something changed internally in HC. See here for another description:

http://tiemensfamily.com/TimOnCS/2014/09/30/amazon-sdk-broken-dependencies/

@vidakovic
Copy link
Author

Note: HC version 4.3.x works.

@dsmiley
Copy link
Collaborator

dsmiley commented Oct 16, 2014

The master branch was updated today for special cookie handling. In the process, I suspect this problem is gone because HttpClient is configured to ignore cookies. Please let me know what you see.

@vidakovic
Copy link
Author

Thanks for the hint. Will try it out with the latest snapshot.

@PeterBinney
Copy link

I have tried this morning's snapshots (Oct 20) and they fix the problem. Many thanks!

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

3 participants