treq
treq copied to clipboard
http proxy support
there is currently no way to use treq with HTTP proxies, this is main reason I had to use twistd.web.client.ProxyAgent in some recent project. What do you think about adding support for HTTP proxies? Are there any things blocking it? Any difficulties? Do you think this functionality would be useful?
EDIT: ah I see there is PR for that already https://github.com/twisted/treq/pull/130
any thought?
+1