System.Web.HttpRequest is a class used on the server and inside an
ASP.NET application. It represents the *incoming* request from a
client.
System.Net.HttpWebRequest is a class used to make an *outgoing*
request to a web application.
System.Web.HttpRequest is a class used on the server and inside an
ASP.NET application. It represents the *incoming* request from a
client.
System.Net.HttpWebRequest is a class used to make an *outgoing*
request to a web application.
No comments:
Post a Comment
Post your comments here: