Description
Right now, it's rather confusing in that we have these URL qualifiers, which are not generically supported. Instead, we added specific operators, like %
{PATH}. I suggest we deprecate those, and make the URL qualifiers generic.%{PATH}
becomes %
{URL:PATH}This also means that other URLs can now also support these operators, e.g.
%
{CLIENT-URL:PATH}