I like that idea

On Tue, Apr 1, 2014 at 2:19 PM, Arik Galansky <[email protected]> wrote:
> Currently HttpProxyMiddleware uses the standard linux http_proxy environment
> variable.
> The problem with that is that it means I have to set a proxy on the entire
> server to set a proxy on scrapy.
> This is a major inconvenience as scraping is obviously a task that requires
> more proxies than most other activities.
>
> I want to change HttpProxyMiddleware to use an HTTP_PROXY setting instead of
> (or in adition to) the env var.
>
> What do you think about it? is it a positive change you would accept and
> want to see added?
>
> --
> You received this message because you are subscribed to the Google Groups
> "scrapy-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/scrapy-users.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to