Add proxy authentification support for the RestClient
-----------------------------------------------------
Key: WINK-292
URL: https://issues.apache.org/jira/browse/WINK-292
Project: Wink
Issue Type: Bug
Components: Client
Affects Versions: 1.1
Environment: Windows, jdk1.6.0_14
Reporter: Michael Pereira
Priority: Minor
Hello,
In the current state, it is possible to specify the host and port of the proxy,
but not the username and password that are requested. It would be useful to be
able to specify the user and password to consume a webservice when your network
is behind a web proxy.
I found a workaround, but I requires some work ...
http://stackoverflow.com/questions/3023885/consume-restful-webservice-through-web-proxy
Great job so far, it is very helpful !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.