Skip to content

v3.17.2

Choose a tag to compare

@n0nag0n n0nag0n released this 04 Oct 11:16
· 40 commits to master since this release

What's Changed

  • Added automatic handling of OPTIONS requests to populate the "Allow" response header.
  • Added methodNotFound() mappable method
  • Added Allow header by default to method not found. Also adjusted default methodNotFound logic to display which methods are available.
  • Added negotiateContentType() method for handling accept headers and what type of a response to send back.
  • Added some internal performance testing tools to make sure performance is monitored closer.

Full Changelog: v3.17.1...v3.17.2