commit | c04c85f15438a7beec9716ab5e93b9a33fd9ee46 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Thu Jul 25 14:07:27 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 25 18:03:32 2019 -0700 |
tree | 765adfd24cfc83b63c5e7bd8fc0f1edbf9f13a40 | |
parent | 476683a614e27b75d95ecf74f65ff23995844ed8 [diff] |
Create HTTP/3 unidirectional stream only when stream limit allows. gfe-relnote: n/a, v99 only. PiperOrigin-RevId: 260017164 Change-Id: Id0a7d8867eee873b182b78f1e30475f0c87d9fe0
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.