KIOSlave
HTTPProtocol::HTTPRequest Struct Reference
#include <http.h>
Public Types | |
| enum | { CookiesAuto, CookiesManual, CookiesNone } |
Public Member Functions | |
| HTTPRequest () | |
| QByteArray | methodString () const |
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 |
| QString | methodStringOverride |
| KIO::filesize_t | offset |
| bool | preferErrorPage |
| unsigned int | prevResponseCode |
| KUrl | proxyUrl |
| QStringList | proxyUrls |
| KUrl | redirectUrl |
| QString | referrer |
| unsigned int | responseCode |
| KUrl | url |
| bool | useCookieJar |
| QString | userAgent |
| QString | windowId |
Detailed Description
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| HTTPProtocol::HTTPRequest::HTTPRequest | ( | ) | [inline] |
Member Function Documentation
| QByteArray HTTPProtocol::HTTPRequest::methodString | ( | ) | const |
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 files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:44:28 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:44:28 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.