Closed GoogleCodeExporter closed 8 years ago
In Scraper.cs
43: WebRequest.DefaultWebProxy = proxy;
instead this should be
43: objRequest.Proxy = proxy;
Original comment by seko...@gmail.com
on 20 Jul 2010 at 5:07
Same thing on line 349
Original comment by seko...@gmail.com
on 20 Jul 2010 at 5:09
Hi,
I haven't commited the source since v1.9. Current version released since a
couple of month have the code you suggests. But thank you anyway.
best regards
cul8er
Original comment by markus_e...@telia.com
on 23 Jul 2010 at 9:06
Original issue reported on code.google.com by
seko...@gmail.com
on 20 Jul 2010 at 4:51