Searched defs:RST_STREAM_CANCEL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dspdy_stream.cc637 session_->ResetStream(stream_id_, RST_STREAM_CANCEL, std::string());
639 session_->CloseCreatedStream(GetWeakPtr(), RST_STREAM_CANCEL); local
H A Dspdy_protocol.h386 RST_STREAM_CANCEL = 5, enumerator in enum:net::SpdyRstStreamStatus

Completed in 225 milliseconds