[framework] http connect proxy support?
Tim Maletic
tmaletic at gmail.com
Wed Mar 12 13:04:29 CDT 2008
> If you just want to find out the response:
> set SSL true
> and inside your module
> res = send_request_raw { }
> print_status(res)
> There are many ways.. but it works - res = deSSLed HTTP server response.
Well, ok, I can make that work. (And thanks for the tip, Patrick.)
But my original question is still out there: when I set Proxies to
something like "http:127.0.0.1:8080" it never works. Is this a known
issue?
-tm
More information about the Framework
mailing list