python-goose
python-goose copied to clipboard
added support for HTTP and HTTPS proxy.
#283
example usage:
g = Goose( {'https_proxy' : '127.0.0.1:8080'} )