Remove CreateSslCtx argument from QUIC crypto config constructors gfe-relnote: refactoring constructors, no behavior change PiperOrigin-RevId: 254837057 Change-Id: Iec11d45d1febc6eee3514436d4bb15686a290daf
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.