func net/http.http2parseWindowUpdateFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1376: 	http2FrameWindowUpdate: http2parseWindowUpdateFrame,
		h2_bundle.go#L2169: func http2parseWindowUpdateFrame(_ *http2frameCache, fh http2FrameHeader, p []byte) (http2Frame, error) {