Split QUIC session type to two: SECURE_SPDY4_OVER_QUIC only for QUIC crypto, and QUIC_WITH_TLS1_3 for QUIC with TLS.
gfe-relnote: n/a (test only change)
PiperOrigin-RevId: 303143429
Change-Id: If3e297091c110011a6f094fa0f949137c70605ea
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.