Expand description
Convenient re-exports of http types that are part of wiremock’s public API.
Structs§
- Header
Map - A set of HTTP headers
- Header
Name - Represents an HTTP header field name
- Header
Value - Represents an HTTP header field value.
- Method
- The Request Method (VERB)
- Url
- A parsed URL record.