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 Sep 9, 2022. It is now read-only.
Currently, "Socket closed by remote peer" is associated with error code -2 ("FAILURE"). This is incorrect; to match Chromium's behavior it should be error code -100 ("CONNECTION_FAILED").