This class represents HTTP and HTTPS responses.

Namespace:  Rebex.Net
Assembly:  Rebex.Http (in Rebex.Http.dll)

Syntax

Visual Basic
Public Class HttpResponse _
	Inherits WebResponse
C#
public class HttpResponse : WebResponse

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.Net..::..WebResponse
      Rebex.Net..::..HttpResponse

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also