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