Sign in
quiche
/
quiche
/
5c729f0731863c84e1d6c2b92c31c0d1304f2103
/
quic
/
core
/
http
/
quic_spdy_stream_test.cc
d1d0085
Use QuicSession::transport_version() instead of QuicConnection::transport_version() to make code cleaner.
by renjietang
· 6 years ago
40e9a7b
Send Set Dynamic Table Capacity instruction.
by bnc
· 6 years ago
c8c02a5
Make sure QPACK stream types are sent along with SETTINGS in one packet.
by renjietang
· 6 years ago
8c01622
Make QpackEncoder::EncodeHeaderList() and FirstPassEncode() take header_list by const ref.
by bnc
· 6 years ago
87cd7de
Add QpackStreams into QuicSpdySession.
by renjietang
· 6 years ago
8a2df8f
Allow QpackStreamSenderDelegate to be set dynamically.
by renjietang
· 6 years ago
7e3c1a1
Fix tests to make chromium compile.
by fayang
· 6 years ago
2e963aa
Add helper methods to QpackSpdyStreamTest instead of hard-coding QPACK-encoded headers.
by bnc
· 6 years ago
f0041ed
Add a const_cast to make chromium build.
by fayang
· 6 years ago
118c8ac
Remove headers stream from IETF QUIC.
by renjietang
· 6 years ago
25827c4
Internal QUICHE change
by bnc
· 6 years ago
3c3dfb7
Write push promise on request streams.
by renjietang
· 6 years ago
7deaf37
Make QuicSpdyStreamBodyBuffer manage consuming HEADERS frame header and payload.
by bnc
· 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
e5f9c03
Rewrite QuicSpdyStreamBodyBuffer's consumed byte tracking algorithm.
by bnc
· 6 years ago
ef51815
Stop processing data in QuicSpdyStream::OnDataAvailable() if connection is closed.
by bnc
· 6 years ago
bdd303e
Blocked decoding part 3: QpackDecodedHeadersAccumulator and QuicSpdyStream.
by bnc
· 6 years ago
519216c
Close connection on incorrect order of HEADERS and DATA frames.
by bnc
· 6 years ago
7498c8c
In HTTP/3, write Priority on control stream before writing headers.
by renjietang
· 6 years ago
c057c01
Support blocked decoding in QuicSpdyStream.
by bnc
· 6 years ago
ab33c71
Do not pretend receiving FIN when receiving trailers in QUIC v99.
by bnc
· 6 years ago
6c57946
Add test to ensure that a push promise on a data stream closes the connection.
by QUICHE team
· 6 years ago
5d880a9
Change parameter list of QuicConnection::OnConnectionClosed upcall
by fkastenholz
· 6 years ago
f21c1ad
Make QpackEncoder interface not progressive.
by bnc
· 6 years ago
c2aa5cb
Merge QpackEncoderStreamSender::Delegate and QpackDecoderStreamSender::Delegate
by renjietang
· 6 years ago
7ae3d60
Change QUIC uses of gmock regex to simpler syntax
by dschinazi
· 6 years ago
d48a92e
Add DCHECK to v99 code path in QuicSpdyStream.
by bnc
· 6 years ago
17d4242
Fix QUIC warnings in preparation for enabling them
by dschinazi
· 6 years ago
552accc
Move headers stream from 0 to 60 in v99
by dschinazi
· 6 years ago
8d04130
Call MarkConsumed() on QPACK bytes incrementally, as soon as possible.
by bnc
· 6 years ago
9f977e4
QuicSpdyStreamTest HTTP/3 frame generation refactor.
by bnc
· 6 years ago
677451a
Minor QuicSpdyStreamTest improvements.
by bnc
· 6 years ago
546a628
Allow HttpDecoder visitor to return bool upon receiving HTTP/3 frames.
by renjietang
· 6 years ago
bd1a039
In HTTP/3, wait until bodies are consumed before consuming trailers.
by renjietang
· 6 years ago
9467db0
gfe-relnote: Pass receive_timestamp to OnMessageAcked().
by QUICHE team
· 6 years ago
f5e6845
Refactor how TLS versions get enabled
by nharper
· 6 years ago
2abedac
Cloned from CL 231494986 by 'g4 patch'.
by renjietang
· 6 years ago
dc1e7ab
gfe-relnote: Remove the SEND_CONNECTION_CLOSE_PACKET_WITH_NO_ACK enum value because it was only used by Quartc and PACKET_TOO_BIG. No functional GFE change, not flag protected.
by ianswett
· 6 years ago
c7d9e0c
Remove unnecessary QuicStreamPeer methods.
by bnc
· 6 years ago
396d109
Make sure the read side is not closed when QuicSpdyStream tries to read from sequencer.
by QUICHE team
· 6 years ago
872e7a3
Remove QuicString wrapper for std::string
by vasilvv
· 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