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

Upgrade Apache HTTP client #229

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

darxriggs
Copy link
Collaborator

  • use new features & replace deprecated API calls
    • NoopHostnameVerifier.INSTANCE
    • TrustAllStrategy.INSTANCE
    • CloseableHttpClient
  • minor code cleanup

* use new features & replace deprecated API calls
  * NoopHostnameVerifier.INSTANCE
  * TrustAllStrategy.INSTANCE
  * CloseableHttpClient
* minor code cleanup
@scaytrase scaytrase merged commit 3967134 into jenkinsci:release/1.x Apr 5, 2019
@scaytrase
Copy link
Member

thank you, @darxriggs ! nice improvements

@darxriggs darxriggs deleted the upgrade-httpclient branch April 5, 2019 12:39
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.

2 participants