Indeed! You need to make some improvements to the basic URL normalizer or any custom normalizer so it will properly encode URL's. It will not do it for you. This is still an open issue.
-----Original message----- From: Renxia Wang<[email protected]> Sent: Wednesday 11th February 2015 0:00 To: [email protected] Subject: Why the protocol-httpclient Does Handle URL with Special Characters Hi, I used the protocol-httpclient to deal with https and I noticed that it does not handle the special characters, like spaces, [, ], | automatically, while the protocol-http does. Is there a reason why this plugin doesnt support this feature? Any improvement can be made to it? Thanks, Zhique

