golang.org/x/net/http2.ServeConnOpts.SawClientPreface (field)

3 uses

	net/http
		h2_bundle.go#L4277: 			SawClientPreface: sawClientPreface,
		h2_bundle.go#L4329: 	SawClientPreface bool
		h2_bundle.go#L4406: 		sawClientPreface:            opts.SawClientPreface,