You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest to add some validation of the arguments to timeout. I can see that there are already some but we managed to pass {timeout: 5} as the argument
Hi, love httprb.
I would like to suggest to add some validation of the arguments to timeout. I can see that there are already some but we managed to pass
{timeout: 5}
as the argumentThis is the related code.
http/lib/http/chainable.rb
Lines 93 to 112 in 462d711
I can open a PR of you would want that?
The text was updated successfully, but these errors were encountered: