net/http.HTTP2Config.WriteByteTimeout (field)

3 uses

	net/http (current package)
		h2_bundle.go#L1190: 	if h2.WriteByteTimeout != 0 {
		h2_bundle.go#L1191: 		conf.WriteByteTimeout = h2.WriteByteTimeout
		http.go#L280: 	WriteByteTimeout time.Duration