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
istring Allow;
ContentEncoding
istring ContentEncoding;
ContentLanguage
istring ContentLanguage;
ContentLength
istring ContentLength;
ContentLocation
istring ContentLocation;
ContentMD5
istring ContentMD5;
ContentRange
istring ContentRange;
ContentType
istring ContentType;
Expires
istring Expires;
LastModified
istring LastModified;
Undocumented in source.

Meta