Support http URL inline authentication
--------------------------------------

                 Key: HTTPCLIENT-1131
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1131
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: HttpAuth, HttpClient
    Affects Versions: 3.1 Final
            Reporter: Alberto Aresca


If you try to execute a method with the httpClient using a valid url, conform 
to the schema http://username:password@host:port/ the authentication will fail, 
and you will get a 401 error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to