Type Definition spin_sdk::http::Request

source ·
pub type Request = Request<Option<Bytes>>;
Expand description

The Spin HTTP request.