pub type HttpBody = Body;
Default HTTP body for the client.
pub struct HttpBody(/* private fields */);