simple_http_router 2.0.1-beta copy "simple_http_router: ^2.0.1-beta" to clipboard
simple_http_router: ^2.0.1-beta copied to clipboard

discontinued

A very simple http router / multiplexer to handle HttpRequests and middleware

1.0.0-beta #

  • Initial beta version

2.0.0-beta #

  • completely switched the implementation to a more elegant design

2.0.1-beta #

  • fix! When no suitable Handler for a HttpRequest's method was found, code 400 (Bad Request) was send to the client, which is inappropriate; instead code 405 (Method Not Allowed) will be send now.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A very simple http router / multiplexer to handle HttpRequests and middleware

Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

quiver

More

Packages that depend on simple_http_router