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 others, but
follows the spec by encoding with what the spec defines only the
octets that are outside the allowed set of the encoding being used.

I can provide a pull-request, if you agree that this is useful.

Giannis

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to