http

Function http 

Source
pub async fn http(
    addr: SocketAddr,
    req: Request<FullBytes>,
) -> Result<Response<Body>>