Storage for http request routes
In the method to search route I'll provide "Method" and "Path". Is there a better way to store routes that
Dictionary<string,Dictionary<string,delegate>>?Dictionary<string,Dictionary<string,delegate>>