Home | History | Annotate | Download | only in http

Lines Matching refs:Connection

25 class Connection;
69 // can be used to specify the error to be returned when creating a connection.
86 std::shared_ptr<http::Connection> CreateConnection(
97 RequestID StartAsyncTransfer(http::Connection* connection,
245 // of fake::Connection.
246 friend class Connection;
247 // Helper for fake::Connection::GetResponseStatusCode().
249 // Helper for fake::Connection::GetResponseStatusText().
251 // Helper for fake::Connection::GetProtocolVersion().