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

Update Client to use apache httpcomponents 4.3.1 #122

Closed
wants to merge 1 commit into from
Closed

Update Client to use apache httpcomponents 4.3.1 #122

wants to merge 1 commit into from

Conversation

cymantic
Copy link
Contributor

@cymantic cymantic commented Nov 5, 2013

I was getting httpclient version conflicts in a project and an error casting a long to int in the http client connection timeout code.

This change just updates the j4p client to use httpcomponents 4.3.1
It's a bit hacky, I've not put in the max total connections or max connection pool timeout.

If you want to go with this update, but not this change, give me some feedback and I'll update it to meet whatever standards/format you require when I get a chance.

Thanks

@rhuss rhuss added this to the 1.2.1 milestone Mar 24, 2014
@rhuss rhuss closed this in ae7b019 Apr 10, 2014
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.

None yet

2 participants