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

/external/chromium_org/net/http/
H A Dhttp_stream_factory.h47 // The HttpStreamRequest is the client's handle to the worker object which
52 class NET_EXPORT_PRIVATE HttpStreamRequest { class in namespace:net
54 // The HttpStreamRequest::Delegate is a set of callback methods for a
64 // stream, since the HttpStreamRequest may have modified the configuration
67 // since the HttpStreamRequest performs the proxy resolution.
76 // stream, since the HttpStreamRequest may have modified the configuration
79 // since the HttpStreamRequest performs the proxy resolution.
87 // stream, since the HttpStreamRequest may have modified the configuration
94 // stream, since the HttpStreamRequest may have modified the configuration
103 // the HttpStreamRequest
[all...]

Completed in 307 milliseconds