users@jsr311.java.net

Re: JAX-RS: UriBuilder encoding

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Wed, 16 Jul 2008 20:50:05 +0200

Hi Marc,

Marc Hadley schrieb:
> On Jul 15, 2008, at 11:33 PM, Manger, James H wrote:
>> [... abou the UriBuilder ...]
> with encode=true, the intent was that '%' would be encoded to %25.
The javadoc of the UriBuilder says, "that only illegal characters are
subject to encoding", and the "%" sign followed by two valid hex digit
is allowed.
IMO there is a clarification needed fo this in the javadoc.

best regards
   Stephan