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 Feb 14, 2020. It is now read-only.
We want to initialize HttpClient lazily since we might not make any Twitter network requests.
We want to initialize HttpClient asynchronously since internally it creates it's own SSL cache which uses disk I/O.