You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2016/11/21 17:26:58 UTC

[jira] [Created] (FELIX-5423) httplite does not urldecode parameter values

Benson Margulies created FELIX-5423:
---------------------------------------

             Summary: httplite does not urldecode parameter values
                 Key: FELIX-5423
                 URL: https://issues.apache.org/jira/browse/FELIX-5423
             Project: Felix
          Issue Type: Bug
          Components: Lightweight HTTP Service
            Reporter: Benson Margulies
            Assignee: Benson Margulies


Other servlet implementations, when you call getParameter, apply the URL decoder if the value has any instances of '+' or '%'. httplite does not.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)