Module http

Module http 

Source
Expand description

Convenient re-exports of http types that are part of wiremock’s public API.

Structs§

HeaderMap
A set of HTTP headers
HeaderName
Represents an HTTP header field name
HeaderValue
Represents an HTTP header field value.
Method
The Request Method (VERB)
Url
A parsed URL record.