HomeSort by relevance Sort by last modified time
    Searched defs:RST_STREAM_CANCEL (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/spdy/
spdy_stream.cc 637 session_->ResetStream(stream_id_, RST_STREAM_CANCEL, std::string());
639 session_->CloseCreatedStream(GetWeakPtr(), RST_STREAM_CANCEL);
spdy_protocol.h 376 RST_STREAM_CANCEL = 5,
    [all...]

Completed in 109 milliseconds