The route object is the url dispatcher, it uses it matching rules to find what handler should handle a request, perform the call and handle exceptions that hanend during the handling. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
The route object is the url dispatcher, it uses it matching rules to find what handler should handle a request, perform the call and handle exceptions that hanend during the handling. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>