Router
Functions
Link copied to clipboard
Link copied to clipboard
Attempt to supply an HttpHandler which can service the passed request.
Link copied to clipboard
Returns a Router which prepends the passed base path to the logic determining the match().
Link copied to clipboard
Returns a Router which applies the passed Filter to all received requests before servicing them.