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
Member Enumeration Documentation
◆ anonymous enum
Constructor & Destructor Documentation
◆ HTTPRequest()
Member Data Documentation
◆ allowCompressedPage
◆ bCachedRead
◆ bCachedWrite
◆ bErrorPage
◆ bMustRevalidate
◆ bNoAuth
◆ bUseCache
◆ bUseCookiejar
◆ cache
◆ cacheExpireDateOffset
◆ cef
◆ charsets
◆ creationDate
◆ davData
| DAVRequest HTTPProtocol::HTTPRequest::davData |
◆ disablePassDlg
◆ doProxy
◆ encoded_hostname
◆ etag
◆ expireDate
◆ fcache
◆ hostname
◆ id
◆ languages
◆ lastModified
◆ method
◆ offset
◆ passwd
◆ path
◆ port
◆ query
◆ referrer
◆ strCharset
◆ url
◆ user
◆ userAgent
◆ window
The documentation for this struct was generated from the following file:
Trinity API Reference