I have sent u a pull request on git hub @ https://github.com/scrapy/scrapy/pull/55
On Nov 14, 4:44 pm, Pablo Hoffman <pablohoff...@gmail.com> wrote:
> It doesn't work that way. Request meta can only contain the proxy
> host/port, not the credentials. You have to pass the authentication in
> the "Proxy-Authorization" field. See the code of ProxyMiddleware for
> more details:https://github.com/scrapy/scrapy/blob/master/scrapy/contrib/downloade...
>
> On 11/14/2011 09:31 AM,Nasrullahwrote: