HTTPProtocol::HTTPRequest Struct Reference
#include <http.h>
Public Types | |
| enum | { CookiesAuto , CookiesManual , CookiesNone } |
Public Attributes | |
| TQString | hostname |
| TQString | encoded_hostname |
| short unsigned int | port |
| TQString | user |
| TQString | passwd |
| TQString | path |
| TQString | query |
| TDEIO::HTTP_METHOD | method |
| TDEIO::CacheControl | cache |
| TDEIO::filesize_t | offset |
| bool | doProxy |
| KURL | url |
| TQString | window |
| TQString | referrer |
| TQString | charsets |
| TQString | languages |
| bool | allowCompressedPage |
| bool | disablePassDlg |
| TQString | userAgent |
| TQString | id |
| DAVRequest | davData |
| bool | bNoAuth |
| TQString | cef |
| bool | bUseCache |
| bool | bCachedRead |
| bool | bCachedWrite |
| FILE * | fcache |
| TQString | etag |
| TQString | lastModified |
| bool | bMustRevalidate |
| long | cacheExpireDateOffset |
| time_t | expireDate |
| time_t | creationDate |
| TQString | strCharset |
| bool | bErrorPage |
| bool | bUseCookiejar |
| enum HTTPProtocol::HTTPRequest:: { ... } | cookieMode |
Detailed Description
The documentation for this struct was generated from the following file:
Trinity API Reference