Skip to content

JustEat.HttpClientInterception v2.0.0

Choose a tag to compare

@martincostello martincostello released this 25 Mar 11:22
da65ff1

Added

  • Add support for matching requests to intercept by HTTP request headers. (#57)
  • Add ThrowsOnMissingRegistration() extension method to HttpClientInterceptorOptions. (#57)
  • Add support for configuring requests to intercept using "bundle files" in JSON format. (#72)

Changes

Contributors