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
Trouble is that in cypress when starting chrome all requests two server become http1.
But if I start in regular chrome on host machine its http2.
Because of that we get a lot of stalled requests. Our project uses grpc over http2.
Need help!
The text was updated successfully, but these errors were encountered:
midan888
changed the title
http2 requests to server fullbacking to http1
http2 requests to server fallbacking to http1
Apr 1, 2021
I am using http2 requests in our project!
Trouble is that in cypress when starting chrome all requests two server become http1.
But if I start in regular chrome on host machine its http2.
Because of that we get a lot of stalled requests. Our project uses grpc over http2.
Need help!
The text was updated successfully, but these errors were encountered: