|
static const QByteArray & | Server = QByteArrayLiteral ("Server") |
|
static const QByteArray & | Date = QByteArrayLiteral ("Date") |
|
static const QByteArray & | Host = QByteArrayLiteral ("Host") |
|
static const QByteArray & | Accept = QByteArrayLiteral ("Accept") |
|
static const QByteArray & | ContentType = QByteArrayLiteral ("Content-Type") |
|
static const QByteArray & | ContentLength = QByteArrayLiteral ("Content-Length") |
|
static const QByteArray & | Connection = QByteArrayLiteral ("Connection") |
|
static const QByteArray & | Cookie = QByteArrayLiteral ("Cookie") |
|
static const QByteArray & | UserAgent = QByteArrayLiteral ("User-Agent") |
|
static const QByteArray & | AcceptCharset = QByteArrayLiteral ("Accept-Charset") |
|
static const QByteArray & | AcceptEncoding = QByteArrayLiteral ("Accept-Encoding") |
|
static const QByteArray & | AcceptLanguage = QByteArrayLiteral ("Accept-Language") |
|
static const QByteArray & | Authorization = QByteArrayLiteral ("Authorization") |
|
static const QByteArray & | CacheControl = QByteArrayLiteral ("Cache-Control") |
|
static const QByteArray & | ContentMD5 = QByteArrayLiteral ("Content-MD5") |
|
static const QByteArray & | ProxyAuthorization = QByteArrayLiteral ("Proxy-Authorization") |
|
static const QByteArray & | Range = QByteArrayLiteral ("Range") |
|
static const QByteArray & | ContentEncoding = QByteArrayLiteral ("Content-Encoding") |
|
static const QByteArray & | ContentLanguage = QByteArrayLiteral ("Content-Language") |
|
static const QByteArray & | ContentLocation = QByteArrayLiteral ("Content-Location") |
|
static const QByteArray & | ContentRange = QByteArrayLiteral ("Content-Range") |
|
static const QByteArray & | Expires = QByteArrayLiteral ("Expires") |
|
static const QByteArray & | LastModified = QByteArrayLiteral ("Last-Modified") |
|
static const QByteArray & | Location = QByteArrayLiteral ("Location") |
|
static const QByteArray & | SetCookie = QByteArrayLiteral ("Set-Cookie") |
|
static const QByteArray & | TransferEncoding = QByteArrayLiteral ("Transfer-Encoding") |
|
static const QByteArray & | ContentDisposition = QByteArrayLiteral ("Content-Disposition") |
|
static const QByteArray & | AccessControlAllow = QByteArrayLiteral ("Access-Control-Allow-Origin") |
|
static const QByteArray & | Upgrade = QByteArrayLiteral ("Upgrade") |
|
static const QByteArray & | SecWebSocketKey = QByteArrayLiteral ("Sec-WebSocket-Key") |
|
static const QByteArray & | SecWebSocketProtocol = QByteArrayLiteral ("Sec-WebSocket-Protocol") |
|
static const QByteArray & | SecWebSocketVersion = QByteArrayLiteral ("Sec-WebSocket-Version") |
|