commit | 46a1de7f4b5f149a5dcfc32e991b9bc466e45f04 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Mon May 13 08:23:13 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 14 06:31:33 2019 -0700 |
tree | 95ad1fddb8c185cefecd773adde1a1e938358ee3 | |
parent | f919fb2a9307d3d7a4166343dc5649e31c697551 [diff] |
gfe-relnote: (n/a) Delete some functions from QuicCryptoServerStream and tests that uses those function. Not protected. The deleted functions are - UseStatelessRejectsIfPeerSupported - PeerSupportsStatelessRejects - SetPeerSupportsStatelessRejects These functions are not needed since cl/246435575. PiperOrigin-RevId: 247938469 Change-Id: I9933906c213dad5e01e365fdd399e85e72c73534
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.