Skip to content

0.12.0

Compare
Choose a tag to compare
@yvbeek yvbeek released this 03 Nov 15:44
  • Fix route HTTP method matching (e.g. a GET route shouldn't respond to PUT)
  • Add support for implicit HEAD requests on GET routes (see implicitHeadRequests in HTTPRouteHandler)