You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Henning Eriksson (JIRA)" <ji...@apache.org> on 2010/02/11 16:04:28 UTC

[jira] Commented: (WOOKIE-116) POST and Basic Auth through proxy

    [ https://issues.apache.org/jira/browse/WOOKIE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832512#action_12832512 ] 

Henning Eriksson commented on WOOKIE-116:
-----------------------------------------

We solved the problem by making some small changes to the Wookie proxy code. It now reads the Authorization from the Request header and send it through the proxy. POST request are also now forwarded through the proxy. 


> POST and Basic Auth through proxy
> ---------------------------------
>
>                 Key: WOOKIE-116
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-116
>             Project: Wookie
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Henning Eriksson
>         Attachments: ProxyClient.java, ProxyServlet.java
>
>
> We need support for HTTP POST through the proxy and also send Basic Auth through the proxy.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.