commit | aa924f163cadad5182416445cb200001f039dd3f | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Thu Mar 21 11:26:21 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 21 11:27:30 2019 -0700 |
tree | 459ad0dfa115473085af15a1f3a105ca930389b3 | |
parent | 9b41c977388bae07766ec1124b8288de716a213f [diff] |
Move code to record REJ building This is a no-op refactor which moves code to poke the rejection observer out of ProcessClientHelloAfterGetProof. Rejections will shortly be built in more than one place, and this change will reduce code duplication then. gfe-relnote: No-op refactor, not flag-protected. PiperOrigin-RevId: 239635790 Change-Id: I4b822a616ee0936dcf24c1ad2eb2adb87e861b2b
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.