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
{{ message }}
This repository was archived by the owner on Nov 23, 2018. It is now read-only.
Hi,
In Connection::open, on line
you are removing the :adapter setting
As I understand the code, it could be buggy in some context and clients will fall back to the default net http adapter
Toma