commit | fcd91c0baeb862e27d7246887556f8df2ceda739 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Mon Apr 22 10:40:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 23 07:56:59 2019 -0700 |
tree | 353e3c111bf5a937f9d7ba6b6b5aa9d4ad6e2439 | |
parent | a84559610775fb89a815e60926ea04c9670663c2 [diff] |
Change HTTP/3 frames from Lengh-Type-Value to Type-Length-Value. Updating to IETF draft 19. gfe-relnote: n/a --version 99 only, not yet enabled. PiperOrigin-RevId: 244687780 Change-Id: Id8f42caad0c1dd2978e1a0a45aa2f462dcd0bcf8
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.