Module pact_models::http_parts

source ·
Expand description

HTTP parts of a Request/Response interaction

Traits

  • Trait to specify an HTTP part of an interaction. It encapsulates the shared parts of a request and response.