Function to add request method insensitive middleware
use(jug, path, ..., method = NULL)
| jug | the jug object |
|---|---|
| path | the path to bind to |
| ... | functions (order matters) to bind to the path (will receive the params |
| method | the method to bind to, defauts to |