func net/http.http2parsePriorityFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1370: 	http2FramePriority:     http2parsePriorityFrame,
		h2_bundle.go#L2371: func http2parsePriorityFrame(_ *http2frameCache, fh http2FrameHeader, payload []byte) (http2Frame, error) {