Sign in
quiche
/
quiche
/
833b62af998546134090aea707ddafad3ed5b90f
/
quic
/
tools
/
quic_spdy_client_base.cc
476683a
gfe-relnote: In QUIC, replaces QuicStream::priority_ with QuicStream::precedence_ and pluming it to write_blocked_list. No functional change expected. Not protected.
by fayang
· 6 years ago
bfb95de
Fix return type of QuicSpdyClientBase::latest_response_code
by nharper
· 6 years ago
0b5bfae
gfe-relnote: Initialize uninitialized private member variable QuicSpdyClientBase::max_allowed_push_id_
by QUICHE team
· 6 years ago
5f4783e
gfe-relnote: Add support for sending MAX_PUSH_ID, defaulting to zero and close connection if we receive a push ID higher than the max.
by QUICHE team
· 6 years ago
bdacc70
gfe-relnote: In QuicSpdyClientBase, automatically convert HTTP request header names to lower case. Protected by default true, non-feature flag --quic_client_convert_http_header_name_to_lowercase.
by wub
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
0a4b9c5
gfe-relnote: Remove stateless reject from QUIC. This deprecates two flags in the false position: --gfe2_reloadable_flag_enable_quic_stateless_reject_support and --gfe2_reloadable_flag_quic_use_cheap_stateless_rejects.
by wub
· 6 years ago
e01dd70
Clarify spdy response header log
by dschinazi
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
c2653c4
Remove QuicSession::num_active_request() and allow subclasses to account the number of request individually.
by QUICHE team
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago