Comment 2 for bug 432461

Revision history for this message
Sébastien Crème (sebastien-creme) wrote : Re: [Bug 432461] Re: play.libs.WS using proxy

Yes it should work now with proxy info in play application.conf:

# WS configuration
# ~~~~~
# If you need to set proxy params for WS requests
http.proxyHost = localhost
http.proxyPort = 3128
http.proxyUser = jojo
http.proxyPassword = jojo

try it and keep us updated

Sébastien

Le 24 sept. 09 à 14:49, Nicolas a écrit :

> This is already done in the lp:play branch as far as I can see.
>
> ** Changed in: play
> Assignee: Nicolas (nicolas-lunatech) => (unassigned)
>
> ** Changed in: play
> Assignee: (unassigned) => Sébastien Crème (sebastien-creme)
>
> ** Changed in: play
> Status: New => Fix Committed
>
> --
> play.libs.WS using proxy
> https://bugs.launchpad.net/bugs/432461
> You received this bug notification because you are a member of play
> framework developers, which is subscribed to play framework.