many_requests
many_requests copied to clipboard
Proxies
trafficstars
Love this library. Made putting together an async script much much easier for me. Would love to see support for proxies.
Hi @williambarberjr, good to hear it's been helpful 😃. many_requests uses the library asks to make HTTP requests and unfortunately it currently doesn't support proxies. There is an open issue about the topic: https://github.com/theelous3/asks/issues/14
Got it, thanks. Looks like they've been asking for it for a while. I won't hold my breath.