Click or drag to resize
HttpKnownHeaderNames Class
Contains known HTTP header names.
Inheritance Hierarchy
SystemObject
  Eclo.NETMF.SIM800HHttpKnownHeaderNames

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public class HttpKnownHeaderNames

The HttpKnownHeaderNames type exposes the following members.

Constructors
  NameDescription
Public methodHttpKnownHeaderNames
Initializes a new instance of the HttpKnownHeaderNames class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberAuthorization
The Authorization HTTP header.
Top
See Also