Function httpbis::solicit_async::client_handshake[][src]

pub fn client_handshake<I: AsyncWrite + AsyncRead + Send + 'static>(
    conn: I,
    settings: SettingsFrame
) -> HttpFuture<I>