Home
last modified time | relevance | path

Searched refs:http1EmptyPort (Results 1 – 1 of 1) sorted by relevance

/dports/net/evans/evans-0.9.1/vendor/github.com/improbable-eng/grpc-web/integration_test/go/testserver/
H A Dtestserver.go25http1EmptyPort = flag.Int("http1_empty_port", 9095, "Port to listen with HTTP1.1 with TLS on with… var
79 Addr: fmt.Sprintf(":%d", *http1EmptyPort),
95 … empty port: %d, http2 port: %d, http2 empty port: %d", *http1Port, *http1EmptyPort, *http2Port, *…