Solicode

Results 1 issues of Solicode

`match-route` can throw exceptions due to `just-path` using `java.net.URI` to extract the path part of a URI. `java.net.URI` is rather strict, and will throw `URISyntaxException` quite aggressively. I would expect...