Matches a path and method type using a function callback.
The HTTP method matched.
The path assigned to this route.
The content type header to include in the response.
A function callback handler for the route.
See Implementation
Matches a path and method type using a function callback.