[][src]Type Definition izanami::h1::H1Request

type H1Request = Request<RequestBody>;

Type alias of http::Request<T> passed by H1Connection.