Hello Sergey,
> > In 2.5.2.d you remove members for which the final matching group is
> > not empty or '/'. So if the final matching group is '/' then you'd
> > you'd leave it in.
> Sorry, do you mean "remove the member" ? That is, in my example below,
> no match would be found for a
>
> GET /bar/ ?
that is only for (sub) resoure methods, not for sub resource locators.
I've made the same mistake :-)
Stephan