PathController.canHandle

Returns true if the request and path matches with the template values

class PathController(string method, string configurationPath)
bool
canHandle
(
HTTPServerRequest req
)

Meta