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

Remove dependency from faraday-net_http adapter. #15

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

iMacTia
Copy link
Member

@iMacTia iMacTia commented Aug 10, 2022

Description

cc @mattbrictson

* Explicitly depend on Faraday 2.5+ (Fixes #13)
* Remove unnecessary `Net::HTTP::Persistent#new` if based on arguments (we now depend on net_http_persistent ~> 4.0)
* Remove unnecessary proxy patch (fixed in drbrain/net-http-persistent#59)
* Use the new streaming API
@iMacTia iMacTia merged commit 4abeb5c into main Aug 11, 2022
@iMacTia iMacTia deleted the remove-net-http-adapeter-dependency branch August 11, 2022 12:02
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.

Empty Response with Faraday 2.5.1 Add explicit dependency on faraday
1 participant