Skip to content

JustEat.HttpClientInterception v1.1.0

Compare
Choose a tag to compare
@martincostello martincostello released this 23 Feb 11:17
adfd297

Changes

  • Support conditional request interception (#9)
  • Add option to ignore query strings (#10)
  • Add convenience overload methods for registering multiple interceptions at once (#11, #13)
  • Documentation and example improvements (#12, #17)
  • Now tested on OS X as part of our continuous integration (#18)

Contributors