Skip to content

JustEat.HttpClientInterception v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@martincostello martincostello released this 17 Mar 09:08
3894821

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