Description[SPDY] Refactor SpdyStream state machine
In particular, remove STATE_SEND_BODY,
STATE_SEND_BODY_COMPLETE, SPDY_WAITING_FOR_RESPONSE and
instead add logic to detect when we receive an out-of-place
response.
Fix tests that were using the wrong SpdyStreamType and
weren't using a delegate.
Add various TODOs.
BUG=243643
R=rch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202810
Patch Set 1 #
Total comments: 5
Patch Set 2 : Remove default: #
Messages
Total messages: 7 (0 generated)
|