How to set the Browser proprty to "Crawler" for HttpWebRequest? [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I am writing a crawler like application, I want to set the Browser property as Crawler before making the request, So that, the Web server can identify my request as coming from a Crawler. Specifically, I want to set the Browser Propery for HttpWebRequest. Thanks, Nagaraj
modified on Monday, December 15, 2008 11:49 PM