commit | 35448991457dbc153bb113480897002a59016b8e | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Wed May 08 17:08:57 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 09 09:43:55 2019 -0700 |
tree | 69117a751044b64784f54ce6d5f1ae4f42f2469b | |
parent | 9e92fb3b66b7b08fba3d4ee17c17abc631198281 [diff] |
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.