net/http.HTTP2Config.WriteByteTimeout (field)

3 uses

	net/http (current package)
		h2_bundle.go#L1181: 	if h2.WriteByteTimeout != 0 {
		h2_bundle.go#L1182: 		conf.WriteByteTimeout = h2.WriteByteTimeout
		http.go#L295: 	WriteByteTimeout time.Duration