mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
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>