You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Mark Vetter (JIRA)" <ji...@apache.org> on 2011/07/26 23:27:09 UTC

[jira] [Issue Comment Edited] (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=13071371#comment-13071371 ] 

Mark Vetter edited comment on HTTPCLIENT-1061 at 7/26/11 9:26 PM:
------------------------------------------------------------------

Would this also be a problem with the v3.0 code?

Mark

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