Proxy server support curl-loader
Status: Alpha
Brought to you by:
coroberti
From: Prashant S. <pvs...@gm...> - 2012-02-10 09:36:23
|
Hi, I just want to know that if curl-loader supports sending HTTP requests via proxy server. Just like curl supports with "-x" option. : curl -x my-proxy:888 Is there any way in curl-loader to achieve that? I just went through curl-loader documentation and found only two options related proxy, PROXY_AUTH_METHOD and PROXY_AUTH_CREDENTIALS. There is no option for specifying proxy server and port. Thanks, Prashant |