Re: Support Percent-Encoding (described in RFC3986 and RFC7578)

2017-10-07 Thread Giannis Sermetziadis
Having the pull > request may speed up things a bit. > Hope that helpsBruno > > From: Giannis Sermetziadis > To: dev@commons.apache.org > Sent: Saturday, 30 September 2017 9:31 AM > Subject: Support Percent-Encoding (described in RFC3986 and RFC7578) > > Hi ther

Support Percent-Encoding (described in RFC3986 and RFC7578)

2017-09-29 Thread Giannis Sermetziadis
Hi there. I already created a Jira ticket for this (CODEC-240), but then found the contribution instructions :) My suggestion is to provide a codec that implements the Percent-Encoding as defined in RFC3986 and RFC7578. This is similar to URLCodec but does not force the ' ' to '+' encoding and oth