HeaderFieldNames.General

General header fields for request and response @see http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.5

Members

Aliases

NameList
alias NameList = HeaderFieldNames.GeneralNameList
Undocumented in source.
Names
alias Names = HeaderFieldNames.GeneralNames
Undocumented in source.

Variables

CacheControl
string CacheControl;
Connection
string Connection;
Date
string Date;
Pragma
string Pragma;
Trailer
string Trailer;
TransferEncoding
string TransferEncoding;
Upgrade
string Upgrade;
Via
string Via;
Warning
string Warning;
Undocumented in source.

Meta