HeaderFieldNames.Response

Response specific header fields in addition to the Genereal fields @see http://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html#sec6.2

Members

Aliases

NameList
alias NameList = HeaderFieldNames.ResponseNameList
Undocumented in source.
Names
alias Names = HeaderFieldNames.ResponseNames
Undocumented in source.

Variables

AcceptRanges
string AcceptRanges;
Age
string Age;
Allow
string Allow;
ContentEncoding
string ContentEncoding;
ContentLanguage
string ContentLanguage;
ContentLength
string ContentLength;
ContentLocation
string ContentLocation;
ContentMD5
string ContentMD5;
ContentRange
string ContentRange;
ContentType
string ContentType;
ETag
string ETag;
Expires
string Expires;
LastModified
string LastModified;
Location
string Location;
ProxyAuthenticate
string ProxyAuthenticate;
RetryAfter
string RetryAfter;
Server
string Server;
SetCookie
string SetCookie;
Vary
string Vary;
WwwAuthenticate
string WwwAuthenticate;
Undocumented in source.

Meta