Searched refs:HTTP2InteropCtx (Results 1 – 6 of 6) sorted by relevance
35 type HTTP2InteropCtx struct { struct94 func testClientShortSettings(ctx *HTTP2InteropCtx, length int) error { argument125 func testClientPrefaceWithStreamId(ctx *HTTP2InteropCtx) error { argument154 func testUnknownFrameType(ctx *HTTP2InteropCtx) error { argument208 func testShortPreface(ctx *HTTP2InteropCtx, prefacePrefix string) error { argument227 func testTLSMaxVersion(ctx *HTTP2InteropCtx, version uint16) error { argument252 func testTLSApplicationProtocol(ctx *HTTP2InteropCtx) error { argument277 func testTLSBadCipherSuites(ctx *HTTP2InteropCtx) error { argument379 func connect(ctx *HTTP2InteropCtx) (*CapConn, error) { argument396 func buildTlsConfig(ctx *HTTP2InteropCtx) *tls.Config { argument[all …]
23 func testSmallMaxFrameSize(ctx *HTTP2InteropCtx) error { argument50 func testAllSettingsFramesAcked(ctx *HTTP2InteropCtx) error { argument
44 func InteropCtx(t *testing.T) *HTTP2InteropCtx {45 ctx := &HTTP2InteropCtx{80 func (ctx *HTTP2InteropCtx) Close() error {
21 type HTTP2InteropCtx struct { struct80 func testClientShortSettings(ctx *HTTP2InteropCtx, length int) error { argument111 func testClientPrefaceWithStreamId(ctx *HTTP2InteropCtx) error { argument140 func testUnknownFrameType(ctx *HTTP2InteropCtx) error { argument194 func testShortPreface(ctx *HTTP2InteropCtx, prefacePrefix string) error { argument213 func testTLSMaxVersion(ctx *HTTP2InteropCtx, version uint16) error { argument238 func testTLSApplicationProtocol(ctx *HTTP2InteropCtx) error { argument263 func testTLSBadCipherSuites(ctx *HTTP2InteropCtx) error { argument365 func connect(ctx *HTTP2InteropCtx) (*CapConn, error) { argument382 func buildTlsConfig(ctx *HTTP2InteropCtx) *tls.Config { argument[all …]
9 func testSmallMaxFrameSize(ctx *HTTP2InteropCtx) error { argument36 func testAllSettingsFramesAcked(ctx *HTTP2InteropCtx) error { argument
30 func InteropCtx(t *testing.T) *HTTP2InteropCtx {31 ctx := &HTTP2InteropCtx{66 func (ctx *HTTP2InteropCtx) Close() error {