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
istring AcceptRanges;
Age
istring Age;
Allow
istring Allow;
ContentEncoding
istring ContentEncoding;
ContentLanguage
istring ContentLanguage;
ContentLength
istring ContentLength;
ContentLocation
istring ContentLocation;
ContentMD5
istring ContentMD5;
ContentRange
istring ContentRange;
ContentType
istring ContentType;
ETag
istring ETag;
Expires
istring Expires;
LastModified
istring LastModified;
Location
istring Location;
ProxyAuthenticate
istring ProxyAuthenticate;
RetryAfter
istring RetryAfter;
Server
istring Server;
SetCookie
istring SetCookie;
Vary
istring Vary;
WwwAuthenticate
istring WwwAuthenticate;
Undocumented in source.

Meta