func net/http.http2parseContinuationFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1377: 	http2FrameContinuation: http2parseContinuationFrame,
		h2_bundle.go#L2448: func http2parseContinuationFrame(_ *http2frameCache, fh http2FrameHeader, p []byte) (http2Frame, error) {