Skip to main content

Module request

Module request 

Source
Expand description

Canonical request envelope.

Request combines the request head, body, and connection metadata into a single transport-independent value. This is the input type for the Service trait.

Structsยง

Request
A canonical, transport-independent HTTP request.