[
https://issues.apache.org/jira/browse/CODEC-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302886#comment-16302886
]
Gary Gregory commented on CODEC-240:
------------------------------------
Hm but the spec specifically talks about encoding a space:
{quote}
For example, "%20" is the percent-encoding for the binary octet
"00100000" (ABNF: %x20), which in US-ASCII corresponds to the space
character (SP).
{quote}
> Add Percent-Encoding Codec (described in RFC3986 and RFC7578)
> -------------------------------------------------------------
>
> Key: CODEC-240
> URL: https://issues.apache.org/jira/browse/CODEC-240
> Project: Commons Codec
> Issue Type: New Feature
> Reporter: Ioannis Sermetziadis
> Priority: Minor
>
> Similar but more generic than the URLCodec.
> Reference: https://tools.ietf.org/html/rfc3986#section-2.1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)