In v99, close the connection if the peer sets the number of unidirectional stream less than the minimum required unidirectional streams. The spec is reflected at https://quicwg.org/base-drafts/draft-ietf-quic-http.html#rfc.section.6.2 gfe-relnote: v99 only, not protected. PiperOrigin-RevId: 267241053 Change-Id: I0fc9e909e90d023b5b99cc1a5bb6a37d5c592ab6
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.