spring-cloud-gateway-sample
spring-cloud-gateway-sample copied to clipboard
how to config h2c in gateway project
trafficstars
I wan to invoke innner service by http1.1 protocol, and config server.http2.enabled=true.
As shown in the screenshot, the result throws the exception.
So how to config h2c in gateway project ? And why default Http2 not Http1.1