net/http.http2Framer.AllowIllegalReads (field)

4 uses

	net/http (current package)
		h2_bundle.go#L1541: 	AllowIllegalReads bool
		h2_bundle.go#L1620: 		f.debugFramer.AllowIllegalReads = true
		h2_bundle.go#L1780: 	if fr.AllowIllegalReads {
		h2_bundle.go#L2726: 	if fr.AllowIllegalReads {