Make writing Prioritized Element ID and Element Dependency ID optional when handling priority. These fields are specified to be absent when priority type or dependency type is ROOT_OF_TREE. On the decoding side, the absent fields will be parsed as 0 for default value. Those fields won't be used when later the frame is processed. gfe-relnote: v99 only, not flag protected. PiperOrigin-RevId: 254072432 Change-Id: I336e06b39d89ff01507e54818dafa67923e96e4c
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.