You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: Is this rule always true?:
> then ``token`` will only get the last part and the rest is matched by ``path``.
Cause if Yes, the introduction doesn't make sense:
> you might get unexpected results
cause if there's a rule, it's not unexpected ;-)
So it would be better to explain that the *first* parameter is always greedy.
0 commit comments