diff options
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-18 07:16:26 +0000 |
---|---|---|
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-18 07:16:26 +0000 |
commit | f3b61f9de846be52ecd105039c4d548e3053234c (patch) | |
tree | d2033c37b675f77c1e883bc075d1e82d5e6084b8 /remoting | |
parent | 89a3da9808c7f1b0b5481ce1d6b1c45cdcc01040 (diff) | |
download | chromium_src-f3b61f9de846be52ecd105039c4d548e3053234c.zip chromium_src-f3b61f9de846be52ecd105039c4d548e3053234c.tar.gz chromium_src-f3b61f9de846be52ecd105039c4d548e3053234c.tar.bz2 |
Refactor SpdyStream to get HTTP specific out of the interface and members.
Add SpdyStream::Delegate interface and SpdyHttpStream implements SpdyStream::Delegate.
SpdyHeaderBlock<->HTTP request/response conversion functions moved
from spdy_session.cc to spdy_http_stream.cc.
All interface between SpdySession and SpdyStream uses SpdyHeaderBlock
instead of HttpRequestInfo,HttpResponseInfo.
BUG=42320
TEST=none
Review URL: http://codereview.chromium.org/2667002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
0 files changed, 0 insertions, 0 deletions