Type Definition qiniu_http::AsyncRequest

source · []
pub type AsyncRequest<'r> = Request<'r, AsyncRequestBody<'r>>;
Expand description

异步 HTTP 响应