Deprecate gfe2_reloadable_flag_quic_use_new_append_connection_id This CL also deletes the old no-longer-used method AppendIetfConnectionId and renames AppendIetfConnectionIdsNew to AppendIetfConnectionIds. gfe-relnote: deprecate gfe2_reloadable_flag_quic_use_new_append_connection_id PiperOrigin-RevId: 247981508 Change-Id: If1638da16108841ab158a6fb7a56da25b5364341
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.