net/http.http2FrameWriteRequest.isControl (method)

3 uses

	net/http (current package)
		h2_bundle.go#L4684: 		if wr.isControl() {
		h2_bundle.go#L4838: 				if wr.isControl() {
		h2_bundle.go#L9689: func (wr http2FrameWriteRequest) isControl() bool {