Skip to content

Conversation

@daipom
Copy link

@daipom daipom commented Apr 15, 2025

We can't use Faraday v2 if we use the adapter in Typhoeus.

typhoeus/typhoeus#582

It causes the following error:

in `remove_method': method `call' not defined in Faraday::Adapter::Typhoeus (NameError)
  remove_method :call              if method_defined? :call

We can't use Faraday v2 if we use the adapter in Typhoeus.

typhoeus/typhoeus#582

It causes the following error:

    in `remove_method': method `call' not defined in Faraday::Adapter::Typhoeus (NameError)
      remove_method :call              if method_defined? :call
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