Sign in
quiche
/
quiche
/
142051ab3e96977d8da6a23838cb15b7522b8ccb
/
quic
/
tools
/
quic_simple_server_session.cc
331385e
Close connection on QPACK encoder or decoder stream errors.
by bnc
· 6 years ago
d1d0085
Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner.
by renjietang
· 6 years ago
c258e4f
gfe-relnote: Implement sending the MAX_PUSH_ID frame when the client sets a non-zero maximum push id.
by QUICHE team
· 6 years ago
1a33a0c
Improve hard-coded QuicSimpleServerStream's push promise id.
by renjietang
· 6 years ago
944cfbc
gfe-relnote: Let GFE be able to use HTTP2(tree-style) priority write scheduler in QUIC and enable it via a connection option H2PR. Protected by gfe2_reloadable_flag_quic_use_http2_priority_write_scheduler.
by fayang
· 6 years ago
9a42376
gfe-relnote: Replace SpdyPriority priority with const spdy::SpdyStreamPrecedence& precedence in GfeQuicServerSession::CreateServerPushStream. No functional change expected. Not protected.
by fayang
· 6 years ago
c04c85f
Create HTTP/3 unidirectional stream only when stream limit allows.
by renjietang
· 6 years ago
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
de12d3d
Add directionality check for OnCanCreateNewOutgoingStream().
by renjietang
· 6 years ago
8556dc2
Add parameter to OnCanCreateNewStream indicating directionality
by fkastenholz
· 6 years ago
305e173
Change IETF Frame/QUIC_VERSION_99 tests to be symbolic.
by fkastenholz
· 6 years ago
3a1bb80
Add support for HTTP/3 control stream.
by renjietang
· 6 years ago
baea59c
Make CreateIncomingStream() to take PendingStream* instead of PendingStream. PendingStream* will be passed to create QuicStream.
by renjietang
· 6 years ago
d893df1
gfe-relnote: (n/a) Delete use_stateless_rejects_if_peer_supported from QuicCryptoServerStream's constructor. No behavior change, not protected.
by wub
· 6 years ago
d7d9d78
Add a variety of DCHECK in the toy-server class to ensure that the backend is
by rch
· 6 years ago
c48c871
Replace QuicString with std::string, pass 1
by vasilvv
· 6 years ago
a6ef0a6
Project import generated by Copybara.
by QUICHE team
· 6 years ago