Searched defs:HTTP2InteropCtx (Results 1 – 2 of 2) sorted by relevance
35 type HTTP2InteropCtx struct { struct37 ServerHost string38 ServerPort int39 UseTLS bool40 UseTestCa bool41 ServerHostnameOverride string43 T *testing.T member46 serverSpec string47 authority string48 rootCAs *x509.CertPool[all …]
23 func testSmallMaxFrameSize(ctx *HTTP2InteropCtx) error {50 func testAllSettingsFramesAcked(ctx *HTTP2InteropCtx) error {