-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add Excon adapter #12
Comments
Привет. Есть идея сделать это через middleware как тут https://github.com/vcr/vcr/blob/master/lib/vcr/middleware/excon.rb единственное, что оно не очень корректно будет считать время, затраченное за запрос (с учетом других подключенных middleware), но зато код будет красивый 😄 Если норм идея - поробую наваять пул-реквест |
А почему не сделать также как сделано везде? |
Дак можно конечно, только прийдется весь вот этот метод перекрыть чтобы зафиксировать факт начала отравки данных, и аналогичные длинные методы на респонз |
Тут да, надо будет посмотреть исходники как следует |
No description provided.
The text was updated successfully, but these errors were encountered: