- 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