WebRequest is an abstract class in .NET Framework for making requests to URIs (including HTTP, HTTPS, FTP and FILE protocols). Related tags: [httpwebrequest], [ftpwebrequest].
WebRequest
is an abstract class in .NET Framework for making a request to a Uniform Resource Identifier (URI).