Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@CypherPotato CypherPotato released this 02 Jan 20:51
  • Fixed a bug where the HTTP server was not binding correctly to prefixes that contained paths on hosts that are not "localhost". - #17
  • Fixed a bug where the router's collision detector was not working correctly when routes had exactly the same definitions.
  • Fixed a bug where [RouteAttribute] attributes adjacent to other attributes were not being correctly assigned to routes