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

/external/chromium/net/http/
H A Dhttp_stream_factory.h35 // The HttpStreamRequest is the client's handle to the worker object which
40 class HttpStreamRequest { class in namespace:net
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
[all...]

Completed in 47 milliseconds