Specifies various HTTP/HTTPS settings.

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

Syntax

Visual Basic
Public Class HttpSettings _
	Inherits SslSettings
C#
public class HttpSettings : SslSettings

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..HttpSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also