You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Rainer Hind (JIRA)" <ji...@apache.org> on 2014/03/14 14:40:43 UTC

[jira] [Created] (HTTPASYNC-72) Connecting to certain URLs causes a malformedInputException

Rainer Hind created HTTPASYNC-72:
------------------------------------

             Summary:  Connecting to certain URLs causes a malformedInputException
                 Key: HTTPASYNC-72
                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-72
             Project: HttpComponents HttpAsyncClient
          Issue Type: Bug
    Affects Versions: 4.0-beta4
         Environment: Ubuntu 13.10
            Reporter: Rainer Hind
            Priority: Minor


When attempting to get the future object after executing a request, a malformedInputException is thrown. I believe this is due to non-ascii characters in the location header (since the page in the example code is a Thai website, with Thai characters in the URL). 

When connecting to the problem site, there is no issue. However, when connecting to a site which redirects to the problem site, the exception is thrown.

See the attached code for an example.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org