[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCLIENT-1131.
-------------------------------------------

    Resolution: Fixed

HttpClient now authenticates preemptively using BASIC scheme if a userinfo 
attribute is specified in the request URI.

Oleg
                
> 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
>              Labels: authentication, http
>             Fix For: 4.2 Alpha1
>
>
> 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