Populate sni and uaid in GfeTlsServerStream

This allows enabling TLS in more tests in //gfe/gfe2/quic:end_to_end_test

gfe-relnote: protected by quic version flags draft_27 and draft_25
PiperOrigin-RevId: 301412547
Change-Id: I3d8fc201ad5a982871f24954c9dfdbab5364edcd
2 files changed
tree: 249a529e27e15374e42136e1328a8a87a3a7a679
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. 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.