Allow QuicStream constructor to take parameter on static-ness when constructing from PendingStream. gfe-relnote: API change and version 99 only. Not used in production. PiperOrigin-RevId: 247323613 Change-Id: I0c57ce900130873cfc6f625e687e2e67c1ef5737
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.