Class RTSPEntityHeaders
Inheritance
System.Object
RTSPEntityHeaders
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.Net
Assembly: SIPSorcery.dll
Syntax
public class RTSPEntityHeaders
Fields
| Improve this Doc View SourceRTSP_ENTITYHEADER_ALLOW
Declaration
public const string RTSP_ENTITYHEADER_ALLOW = "Allow"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTBASE
Declaration
public const string RTSP_ENTITYHEADER_CONTENTBASE = "Content-Base"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTENCODING
Declaration
public const string RTSP_ENTITYHEADER_CONTENTENCODING = "Content-Encoding"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTLANGUAGE
Declaration
public const string RTSP_ENTITYHEADER_CONTENTLANGUAGE = "Content-Language"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTLENGTH
Declaration
public const string RTSP_ENTITYHEADER_CONTENTLENGTH = "Content-Length"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTLOCATION
Declaration
public const string RTSP_ENTITYHEADER_CONTENTLOCATION = "Content-Location"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_CONTENTTYPE
Declaration
public const string RTSP_ENTITYHEADER_CONTENTTYPE = "Content-Type"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_EXPIRES
Declaration
public const string RTSP_ENTITYHEADER_EXPIRES = "Expires"
Field Value
Type | Description |
---|---|
System.String |
RTSP_ENTITYHEADER_LASTMODIFIED
Declaration
public const string RTSP_ENTITYHEADER_LASTMODIFIED = "Last-Modified"
Field Value
Type | Description |
---|---|
System.String |