And what about a "{" without an corresponding "}"? Reject with
IllegalArgumentException?
And what about a "{" in a var name? use as varname? must it be closed by
"}" multiple or not? Also reject?
Stephan
Stephan Koops schrieb:
> Hi,
>
> is it right, that template variables are not encoded or checked? I
> found nothing about it in the javadoc of the UriBuilder
> (https://jsr311.dev.java.net/nonav/javadoc/index.html?javax/ws/rs/core/UriBuilder.html)
>
>
> best regards
> Stephan