Sign in
quiche
/
quiche.git
/
23d40746f054908343bf60ace84135273851ce61
/
spdy
/
core
/
spdy_header_storage.h
7f82d04
Remove SpdyStringPiece; use QuicheStringPiece instead.
by bnc
· 5 years ago
0b74550
This change simplifies SpdyHeaderBlock and SpdyHeaderStorage, now that the underlying arena implementation does not allocate memory upon construction.
by QUICHE team
· 5 years ago
bd5386d
This change migrates SpdyHeaderStorage from SpdyUnsafeArena to SpdySimpleArena. SpdyUnsafeArena has different backing implementations per platform.
by QUICHE team
· 5 years ago
6b29700
Extracts SpdyHeaderBlock::Storage as a separate library. This is a continuation of the attempt to simplify SpdyHeaderBlock.
by QUICHE team
· 5 years ago