DescriptionA couple of SPDY server push bug fixes.
GFE and the SPDY spec both require lower-case headers, so I've
updated the Chrome SPDY stack and the unit tests to use
lower-case x-associated-content.
Also fixes a bug in SpdyStream::DoReadBody that breaks push streams
in certain situations (they never get their body data).
Landing for Matthew Lloyd (mlloyd@google.com)
BUG=none
TEST=SpdyNetworkTransactionTest.ServerPush
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46000
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|