ProviderRequestFilter

pact4s.provider.ProviderRequestFilter
See theProviderRequestFilter companion object

pact-jvm uses apache-http as its http implementation. A ProviderRequestFilter applies a transformation to a org.apache.hc.core5.http.HttpRequest before passing it to the mock provider server. Its called a "filter" here as this is what its called in other pact implementations. It doesn't filter in the sense of stopping certain requests from reaching the mock server.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members