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
Is there a way to currently specify that a request should be HTTP/2?
Currently I have a system that restricts to http/2 but it appears that posting is only supporting http/1.1 which prevents me from actually using it as a testing client