Update references to RFC7540 and RFC7541 in hpack_constants.h.

gfe-relnote: n/a.  Comment-only change.
PiperOrigin-RevId: 235284813
Change-Id: I5a4d9e256ff595c7f653f7938350207391b8dd7b
1 file changed
tree: 763d1aff9f58f298fb40070b48ba17ba9da8874f
  1. http2/
  2. spdy/
  3. CONTRIBUTING.md
  4. LICENSE
  5. README.md
README.md

QUICHE

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.