This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Faraday instead HTTPClient #15
Comments
or httpie ;) |
Hey @sheerun thanks for pointing this out. It's been quite a while since I've taken a step back and asked what the Ruby community is using for HTTP clients (and abstractions around them). Would you be interested in submitting a pull request to bring in |
I tried to work on that issue and struggled with a 'bug' in faraday - lostisland/faraday#428 I do not think it makes any sense to work on this ticket before Faraday guys clarify the situation somehow. |
That's unfortunate. I have to say, your face-palm avatar is strangely appropriate, given the "bug" you filed against Faraday. |
i'm looking forward to extract that dependency to abstract layer, @tjarratt what do you think about it? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Faraday is an abstraction layer for http clients in ruby.
HttpClient is one of its backends, but there are great alternatives.
Could you switch sekken to use faraday instead?
The text was updated successfully, but these errors were encountered: