HeaderFieldNames.Entity

Entity header fields for requests/responses which support entities. @see http://www.w3.org/Protocols/rfc2616/rfc2616-sec7.html#sec7.1

Members

Aliases

NameList
alias NameList = HeaderFieldNames.EntityNameList
Undocumented in source.
Names
alias Names = HeaderFieldNames.EntityNames
Undocumented in source.

Variables

Allow
string Allow;
ContentEncoding
string ContentEncoding;
ContentLanguage
string ContentLanguage;
ContentLength
string ContentLength;
ContentLocation
string ContentLocation;
ContentMD5
string ContentMD5;
ContentRange
string ContentRange;
ContentType
string ContentType;
Expires
string Expires;
LastModified
string LastModified;
Undocumented in source.

Meta