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
As part of the work to enable HTTP/2 support in Cloud Foundry we are making Envoy to advertise that it supports HTTP/2 and HTTP/1.1 via ALPN. Gorouter will use either one of them based on the route mapping. For more information see this issue