Description[SPDY] Fix SpdySession's handling of SYN_REPLY frames
It sent the wrong error code for duplicate SYN_REPLY frames. Also,
it didn't trigger an error for data frames sent before SYN_REPLY.
Update tests to match.
Add {Active,Pushed}StreamInfo structs and use them in
{Active,Pushed}StreamMap.
Be defensive when closing expired push streams.
Give the correct name to SpdyHttpStream tests.
BUG=252556
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207885
Patch Set 1 #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|