[
https://issues.apache.org/jira/browse/KNOX-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192860#comment-17192860
]
ASF subversion and git services commented on KNOX-2437:
-------------------------------------------------------
Commit 433468916e079a0dd92ef7a294eccd2ad0875767 in knox's branch
refs/heads/master from apiloqbc
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=4334689 ]
KNOX-2437 The request url does not have to be coded (#370)
> Websocket URL encoded request
> -----------------------------
>
> Key: KNOX-2437
> URL: https://issues.apache.org/jira/browse/KNOX-2437
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.4.0
> Reporter: Andrea Pilo
> Assignee: Andrea Pilo
> Priority: Major
> Attachments: websocket-encoding.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Websockets URL requests are encoded.
> That is an issue in applications that still expect a rewritten request
> without encoding.
> Requests, whatever they are, should not be encoded.
> This is what happens for http/htts protocols but not for ws/wss.
> Patch provided.
> Thanks
> Andrea Pilo
--
This message was sent by Atlassian Jira
(v8.3.4#803005)