Send HTTP/3 GOAWAY frame when closing connection.

Protected by FLAGS_quic_reloadable_flag_quic_send_goaway_with_connection_close.

PiperOrigin-RevId: 337371228
Change-Id: Ic810995552c911a4ef978208c397237f2848cc82
10 files changed
tree: ed767e936b7b2d970eb3101838d338b10b46b2df
  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.