Add a variety of DCHECK in the toy-server class to ensure that the backend is non-null and remove the guard added in cr/246231018. The underlying issue was a bug in the Chromium QuicSimplerServer which is fixed in: https://chromium-review.googlesource.com/c/chromium/src/+/1594063 gfe-relnote: n/a - Not used in the GFE PiperOrigin-RevId: 246429041 Change-Id: I76103b0d992950fef950ba5bb8d508fe40ae5436
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.