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/24 20:28:38 UTC

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

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

Dusan Onofer updated HTTPCLIENT-1061:
-------------------------------------

    Attachment: ClientProxyAuthentication.java

sample class

> 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
>         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 ....
> 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