Function httpbis::solicit_async::send_frame[][src]

pub fn send_frame<W: AsyncWrite + Send + 'static, F: FrameIR>(
    write: W,
    frame: F
) -> HttpFuture<W>