KIOSlave
HTTPProtocol::HTTPRequest Struct Reference
The request for the current connection. More...
#include <http.h>
Public Types | |
| enum | { CookiesAuto, CookiesManual, CookiesNone } |
Public Member Functions | |
| HTTPRequest () | |
Public Attributes | |
| bool | allowTransferCompression |
| CacheTag | cacheTag |
| QString | charsets |
| enum HTTPProtocol::HTTPRequest:: { ... } | cookieMode |
| DAVRequest | davData |
| bool | disablePassDialog |
| bool | doNotAuthenticate |
| QString | encoded_hostname |
| KIO::filesize_t | endoffset |
| QString | id |
| bool | isKeepAlive |
| bool | isPersistentProxyConnection |
| int | keepAliveTimeout |
| QString | languages |
| KIO::HTTP_METHOD | method |
| KIO::filesize_t | offset |
| bool | preferErrorPage |
| unsigned int | prevResponseCode |
| KUrl | proxyUrl |
| QString | referrer |
| unsigned int | responseCode |
| KUrl | url |
| bool | useCookieJar |
| QString | userAgent |
| QString | windowId |
Detailed Description
The request for the current connection.
Definition at line 117 of file http.h.
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
Member Data Documentation
| enum { ... } HTTPProtocol::HTTPRequest::cookieMode |
| KIO::HTTP_METHOD HTTPProtocol::HTTPRequest::method |
| unsigned int HTTPProtocol::HTTPRequest::prevResponseCode |
| unsigned int HTTPProtocol::HTTPRequest::responseCode |
The documentation for this struct was generated from the following file:
KDE 4.3 API Reference