Join Slack
Communities
Powered by
Is `{param...}` tailcard matcher supposed to also ...
# ktor
n
nekoinemo
08/15/2018, 6:50 PM
Is
{param...}
tailcard matcher supposed to also capture the segment it is located in? i.e. should
test{param...}
matched against
api/test/foo/bar
capture
/foo/bar
or
test/foo/bar
?
Open in Slack
Previous
Next