net/http.http2responseWriterState.dirty (field)

5 uses

	net/http (current package)
		h2_bundle.go#L5926: 	dirty         bool     // a Write failed; don't reuse this responseWriterState
		h2_bundle.go#L6033: 			rws.dirty = true
		h2_bundle.go#L6058: 			rws.dirty = true
		h2_bundle.go#L6071: 			rws.dirty = true
		h2_bundle.go#L6270: 	dirty := rws.dirty