Join Slack
Powered by
could add a route for `/{...}` as the last one? Ed...
# ktor
m
mp
05/26/2020, 9:29 PM
could add a route for
/{...}
as the last one? Edit: Oh, you want to
intercept
those requests. That I'm not sure about. Perhaps adding a later pipeline phase and handling calls that are not an instance of
RoutingApplicationCall
?
Open in Slack
Previous
Next