You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Dusan Onofer (JIRA)" <ji...@apache.org> on 2011/02/28 09:11:37 UTC

[jira] Commented: (HTTPCLIENT-1061) Proxy-Authorization header received on server side

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000167#comment-13000167 ] 

Dusan Onofer commented on HTTPCLIENT-1061:
------------------------------------------

Confirming, problem resolved. 

Dusan


> Proxy-Authorization header received on server side
> --------------------------------------------------
>
>                 Key: HTTPCLIENT-1061
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1061
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.1 Final
>         Environment: java 1.5
>            Reporter: Dusan Onofer
>            Priority: Critical
>             Fix For: 4.2 Final
>
>         Attachments: ClientProxyAuthentication.java
>
>
>  
>  I'm following example
>  http://hc.apache.org/httpcomponents-client-ga/examples.html
>  Proxy authentication
>  
>  but it seems that not only proxy is receiving credentials for proxy.
>  In log, which is generated at target.host I can see header
>  Proxy-Authorization: Basic ....
> --------- HEADER
> Host:target.host:443
> Connection:Keep-Alive
> User-Agent:Apache-HttpClient/4.1 (java 1.5)
> Proxy-Authorization:Basic Z
> --------- POST
> Dusan

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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