netty5/codec-http
Norman Maurer 5486e94777 [#4505] Correctly handle whitespaces in websocket uri's.
Motivation:

If a uri contains whitespaces we need to ensure we correctly escape these when creating the request for the handshake.

Modifications:

- Correctly encode path for uri
- Add tests

Result:

Correctly handle whitespaces when doing websocket upgrade requests.
2015-12-10 13:52:28 +01:00
..
src [#4505] Correctly handle whitespaces in websocket uri's. 2015-12-10 13:52:28 +01:00
pom.xml Fix version 2015-11-24 21:24:22 +01:00