Sign in
quiche
/
quiche
/
2891b2da2663763bce94ac76dc65592c4f2e1704
/
spdy
/
core
/
hpack
a0795f0
Updates SpdyHeaderBlock's hashing and equality types to make the data structure case-insensitive with respect to keys.
by QUICHE team
· 5 years ago
7f82d04
Remove SpdyStringPiece; use QuicheStringPiece instead.
by bnc
· 5 years ago
ce445c7
Fix QUICHE merge issue in test
by dschinazi
· 5 years ago
eff02bb
Load QUIC build config in spdy/core/hpack/BUILD, spdy/platform/api/BUILD and spdy/platform/impl/BUILD.
by zhongyi
· 5 years ago
98b7ef0
Remove SPDY_ARRAYSIZE; use QUICHE_ARRAYSIZE instead.
by bnc
· 5 years ago
73cc794
Uses SpdyStringPiece instead of std::string in an expectation, as required by Chromium.
by QUICHE team
· 5 years ago
744f132
Internal QUICHE change
by zhongyi
· 5 years ago
992004d
gfe-relnote: Fixes HPACK encoding of SpdyHeaderBlocks when compression is disabled. No functional change in production.
by QUICHE team
· 5 years ago
6ddfcae
Adds HpackEncoder::EncodeRepresentations(), where the caller can specify an explicit list of (key, value) pairs. This method does not split values on \0.
by QUICHE team
· 5 years ago
7225491
Adds test cases demonstrating that HpackEncoder will emit a comma-delimited value as a single HPACK entry.
by QUICHE team
· 5 years ago
64d2628
Adds a test case demonstrating that when HPACK compression is disabled and incremental encoding is used, spdy::HpackEncoder emits \0-delimited values on the wire.
by QUICHE team
· 5 years ago
b6a8763
Migrates a unit test from SpdyUnsafeArena to SpdySimpleArena.
by QUICHE team
· 5 years ago
463f235
Remove usages of QuicMakeUnique, Http2MakeUnique, SpdyMakeUnique.
by bnc
· 5 years ago
4471291
Remove SpdyString wrapper for std::string.
by bnc
· 6 years ago
6275484
gfe-relnote: Abandons HPACK decompression for overly large header blocks. Protected by default-true --gfe2_reloadable_flag_http2_reject_too_large_header_blocks.
by QUICHE team
· 6 years ago
8f3a576
gfe-relnote: n/a(code clean up) Apply quic compile options to spdy/core code.
by danzh
· 6 years ago
ded0351
gfe-relnote: (n/a) Platformize logging for spdy. Refactor only, no behavior change.
by QUICHE team
· 6 years ago
a4aaf75
Update references to RFC7540 and RFC7541 in hpack_constants.h.
by bnc
· 6 years ago
3cab5a9
Replace calls to deprecated googletest macros *TEST_CASE() with *TEST_SUITE()
by QUICHE team
· 6 years ago
82dee2f
Project import generated by Copybara.
by QUICHE team
· 6 years ago