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

  /external/chromium_org/net/http/
http_stream_factory.h 48 // The HttpStreamRequest is the client's handle to the worker object which
53 class NET_EXPORT_PRIVATE HttpStreamRequest {
55 // The HttpStreamRequest::Delegate is a set of callback methods for a
65 // stream, since the HttpStreamRequest may have modified the configuration
68 // since the HttpStreamRequest performs the proxy resolution.
77 // stream, since the HttpStreamRequest may have modified the configuration
80 // since the HttpStreamRequest performs the proxy resolution.
88 // stream, since the HttpStreamRequest may have modified the configuration
95 // stream, since the HttpStreamRequest may have modified the configuration
104 // the HttpStreamRequest
    [all...]
  /external/chromium/net/http/
http_stream_factory.h 35 // The HttpStreamRequest is the client's handle to the worker object which
40 class HttpStreamRequest {
42 // The HttpStreamRequest::Delegate is a set of callback methods for a
52 // stream, since the HttpStreamRequest may have modified the configuration
55 // since the HttpStreamRequest performs the proxy resolution.
63 // stream, since the HttpStreamRequest may have modified the configuration
70 // stream, since the HttpStreamRequest may have modified the configuration
79 // the HttpStreamRequest.
83 // authentication failure and restart the HttpStreamRequest entirely.
86 // by the HttpStreamRequest. |proxy_response| is not guaranteed to be usabl
    [all...]

Completed in 1666 milliseconds