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 use the convenience of HTTP::Client.new and client.exec with a HTTP::Request to put the host:port in the http header. I can easily work around the issue by manually adding the header, but others may come across the issue and be surprised.
I use the convenience of HTTP::Client.new and client.exec with a HTTP::Request to put the host:port in the http header. I can easily work around the issue by manually adding the header, but others may come across the issue and be surprised.
Mocking with above code throws the below error
The text was updated successfully, but these errors were encountered: