KIOSlave
HTTPProtocol::HTTPRequest Struct Reference
#include <http.h>
Detailed Description
The request for the current connection.Definition at line 106 of file http.h.
Public Types | |
| enum | { CookiesAuto, CookiesManual, CookiesNone } |
Public Member Functions | |
| HTTPRequest () | |
Public Attributes | |
| bool | allowCompressedPage |
| bool | bCachedRead |
| bool | bCachedWrite |
| bool | bErrorPage |
| bool | bMustRevalidate |
| bool | bNoAuth |
| bool | bUseCache |
| bool | bUseCookiejar |
| long | bytesCached |
| KIO::CacheControl | cache |
| long | cacheExpireDateOffset |
| QString | cef |
| QString | charsets |
| enum HTTPProtocol::HTTPRequest:: { ... } | cookieMode |
| time_t | creationDate |
| DAVRequest | davData |
| bool | disablePassDlg |
| bool | doProxy |
| QString | encoded_hostname |
| KIO::filesize_t | endoffset |
| QString | etag |
| time_t | expireDate |
| gzFile | fcache |
| QString | hostname |
| QString | id |
| QString | languages |
| QString | lastModified |
| KIO::HTTP_METHOD | method |
| KIO::filesize_t | offset |
| QString | passwd |
| QString | path |
| short unsigned int | port |
| KUrl | proxyUrl |
| QString | query |
| QString | referrer |
| QString | strCharset |
| KUrl | url |
| QString | user |
| QString | userAgent |
| QString | window |
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
Member Data Documentation
| enum { ... } HTTPProtocol::HTTPRequest::cookieMode |
| KIO::HTTP_METHOD HTTPProtocol::HTTPRequest::method |
| short unsigned int HTTPProtocol::HTTPRequest::port |
The documentation for this struct was generated from the following file:
KDE 4.1 API Reference