soveran / cuba

Rum based microframework for web development.
http://cuba.is
MIT License
1.44k stars 249 forks source link

Add syntactic sugar for matching all HTTP methods #79

Closed firoxer closed 8 years ago

firoxer commented 8 years ago

Some less-known HTTP methods are not currently supported by Cuba. This patch fixes that.

Issue discussed in #77