Monik Khare created WINK-432:
--------------------------------

             Summary: %2F in the URL path should not be treated as /
                 Key: WINK-432
                 URL: https://issues.apache.org/jira/browse/WINK-432
             Project: Wink
          Issue Type: Bug
          Components: Server
            Reporter: Monik Khare


Consider the following endpoint:

/myapp/posts/{post_id}

If post_id has a "%2F" (e.g. aW%3DmUTnf%2F), the request doesn't go to the 
above endpoint. Seems like %2F is being treated as a "/" which makes it a 
different path.




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

Reply via email to