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
Don't use binary format for transport in public api client (#120)
* Don't use binary format so it's possible to downgrate to http1.1 when http2 is not available
* 🆙 bump version