Skip to content

v1.1.0

Compare
Choose a tag to compare
@AndrewWalsh AndrewWalsh released this 29 Oct 08:18
· 39 commits to main since this release
  • The app now ignores many default uninteresting request and response headers
  • Fixed a bug affecting path parameters that could happen when parameterising similar paths
  • Add support for determining auth from HTTP authorization headers. So far, Bearer auth has been implemented