Static Public Attributes | |
static const int | IOBufferSize = 16 * 1024 |
static const int | MaxPostParamSize = 4 * 1024 |
static const HttpHeaderName | Version = {"HTTP/1.0"} |
static const HttpHeaderName | TextHtml = {"text/html"} |
static const HttpHeaderName | Accept = {"Accept:"} |
static const HttpHeaderName | AcceptCharset = {"Accept-Charset:"} |
static const HttpHeaderName | AcceptEncoding = {"Accept-Encoding:"} |
static const HttpHeaderName | AcceptLanguage = {"Accept-Language:"} |
static const HttpHeaderName | AcceptRanges = {"Accept-Ranges:"} |
static const HttpHeaderName | Age = {"Age:"} |
static const HttpHeaderName | Allow = {"Allow:"} |
static const HttpHeaderName | Authorization = {"Authorization:"} |
static const HttpHeaderName | CacheControl = {"Cache-Control:"} |
static const HttpHeaderName | Connection = {"Connection:"} |
static const HttpHeaderName | ContentEncoding = {"Content-Encoding:"} |
static const HttpHeaderName | ContentLanguage = {"Content-Language:"} |
static const HttpHeaderName | ContentLength = {"Content-Length:"} |
static const HttpHeaderName | ContentLocation = {"Content-Location:"} |
static const HttpHeaderName | ContentRange = {"Content-Range:"} |
static const HttpHeaderName | ContentType = {"Content-Type:"} |
static const HttpHeaderName | Cookie = {"Cookie:"} |
static const HttpHeaderName | Date = {"Date:"} |
static const HttpHeaderName | ETag = {"ETag:"} |
static const HttpHeaderName | Expect = {"Expect:"} |
static const HttpHeaderName | Expires = {"Expires:"} |
static const HttpHeaderName | From = {"From:"} |
static const HttpHeaderName | Host = {"Host:"} |
static const HttpHeaderName | Identity = {"identity:"} |
static const HttpHeaderName | IfMatch = {"If-Match:"} |
static const HttpHeaderName | IfModifiedSince = {"If-Modified-Since:"} |
static const HttpHeaderName | IfNoneMatch = {"If-None-Match:"} |
static const HttpHeaderName | IfRange = {"If-Range:"} |
static const HttpHeaderName | IfUnmodifiedSince = {"If-Unmodified-Since:"} |
static const HttpHeaderName | LastModified = {"Last-Modified:"} |
static const HttpHeaderName | Location = {"Location:"} |
static const HttpHeaderName | MaxForwards = {"Max-Forwards:"} |
static const HttpHeaderName | MimeVersion = {"MIME-Version:"} |
static const HttpHeaderName | Pragma = {"Pragma:"} |
static const HttpHeaderName | ProxyAuthenticate = {"Proxy-Authenticate:"} |
static const HttpHeaderName | ProxyConnection = {"Proxy-Connection:"} |
static const HttpHeaderName | Range = {"Range:"} |
static const HttpHeaderName | Referrer = {"Referer:"} |
static const HttpHeaderName | RetryAfter = {"Retry-After:"} |
static const HttpHeaderName | Server = {"Server:"} |
static const HttpHeaderName | ServletEngine = {"Servlet-Engine:"} |
static const HttpHeaderName | SetCookie = {"Set-Cookie:"} |
static const HttpHeaderName | SetCookie2 = {"Set-Cookie2:"} |
static const HttpHeaderName | TE = {"TE:"} |
static const HttpHeaderName | Trailer = {"Trailer:"} |
static const HttpHeaderName | TransferEncoding = {"Transfer-Encoding:"} |
static const HttpHeaderName | Upgrade = {"Upgrade:"} |
static const HttpHeaderName | UserAgent = {"User-Agent:"} |
static const HttpHeaderName | Vary = {"Vary:"} |
static const HttpHeaderName | Warning = {"Warning:"} |
static const HttpHeaderName | WwwAuthenticate = {"WWW-Authenticate:"} |
Definition at line 69 of file HttpHeaders.d.
|
Definition at line 72 of file HttpHeaders.d. |
|
Definition at line 75 of file HttpHeaders.d. |
|
Definition at line 77 of file HttpHeaders.d. |
|
Definition at line 78 of file HttpHeaders.d. |
|
Definition at line 80 of file HttpHeaders.d. |
|
Definition at line 81 of file HttpHeaders.d. |
|
Definition at line 82 of file HttpHeaders.d. |
|
Definition at line 83 of file HttpHeaders.d. |
|
Definition at line 84 of file HttpHeaders.d. |
|
Definition at line 85 of file HttpHeaders.d. |
|
Definition at line 86 of file HttpHeaders.d. |
|
Definition at line 87 of file HttpHeaders.d. |
|
Definition at line 88 of file HttpHeaders.d. |
|
Definition at line 89 of file HttpHeaders.d. |
|
Definition at line 90 of file HttpHeaders.d. |
|
Definition at line 91 of file HttpHeaders.d. |
|
Definition at line 92 of file HttpHeaders.d. |
|
Definition at line 93 of file HttpHeaders.d. |
|
Definition at line 94 of file HttpHeaders.d. |
|
Definition at line 95 of file HttpHeaders.d. |
|
Definition at line 96 of file HttpHeaders.d. |
|
Definition at line 97 of file HttpHeaders.d. |
|
Definition at line 98 of file HttpHeaders.d. |
|
Definition at line 99 of file HttpHeaders.d. |
|
Definition at line 100 of file HttpHeaders.d. |
|
Definition at line 101 of file HttpHeaders.d. |
|
Definition at line 102 of file HttpHeaders.d. |
|
Definition at line 103 of file HttpHeaders.d. |
|
Definition at line 104 of file HttpHeaders.d. |
|
Definition at line 105 of file HttpHeaders.d. |
|
Definition at line 106 of file HttpHeaders.d. |
|
Definition at line 107 of file HttpHeaders.d. |
|
Definition at line 108 of file HttpHeaders.d. |
|
Definition at line 109 of file HttpHeaders.d. |
|
Definition at line 110 of file HttpHeaders.d. |
|
Definition at line 111 of file HttpHeaders.d. |
|
Definition at line 112 of file HttpHeaders.d. |
|
Definition at line 113 of file HttpHeaders.d. |
|
Definition at line 114 of file HttpHeaders.d. |
|
Definition at line 115 of file HttpHeaders.d. |
|
Definition at line 116 of file HttpHeaders.d. |
|
Definition at line 117 of file HttpHeaders.d. |
|
Definition at line 118 of file HttpHeaders.d. |
|
Definition at line 119 of file HttpHeaders.d. |
|
Definition at line 120 of file HttpHeaders.d. |
|
Definition at line 121 of file HttpHeaders.d. |
|
Definition at line 122 of file HttpHeaders.d. |
|
Definition at line 123 of file HttpHeaders.d. |
|
Definition at line 124 of file HttpHeaders.d. |
|
Definition at line 125 of file HttpHeaders.d. |
|
Definition at line 126 of file HttpHeaders.d. |
|
Definition at line 127 of file HttpHeaders.d. |
|
Definition at line 128 of file HttpHeaders.d. |
|
Definition at line 129 of file HttpHeaders.d. |
|
Definition at line 130 of file HttpHeaders.d. |