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

Switch http client from apache-http to asynchttpclient #145

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

averzicco
Copy link
Contributor

this is to fix #144

Copy link
Member

@adpi2 adpi2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

I used gigahorse-apache-http because it is already used by sbt itself (here) and I want to limit the number of dependencies to the bare minimum to avoid conflicts with other plugins.

However it seems that gigahorse-asynchttpclient uses a shaded version of async-http-client. So I am fine with it.

@adpi2 adpi2 merged commit 733430c into scalacenter:main Nov 8, 2023
@averzicco
Copy link
Contributor Author

Hey, do you have plans to cut a new release soon?

I don't want to put you pressure, but since I need this change I'm trying to figure out if i should have a temporary private fork for this meanwhile.

Thanks in advance!

@adpi2
Copy link
Member

adpi2 commented Nov 14, 2023

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.

http proxy support
2 participants