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 | doNotProxyAuthenticate |
bool | doNotWWWAuthenticate |
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 |
QByteArray | sentMethodString |
KUrl | url |
bool | useCookieJar |
QString | userAgent |
QString | windowId |
Detailed Description
Member Enumeration Documentation
anonymous enum |
Constructor & Destructor Documentation
Member Function Documentation
QByteArray HTTPProtocol::HTTPRequest::methodString | ( | ) | const |
Member Data Documentation
enum { ... } HTTPProtocol::HTTPRequest::cookieMode |
DAVRequest HTTPProtocol::HTTPRequest::davData |
KIO::filesize_t HTTPProtocol::HTTPRequest::endoffset |
KIO::filesize_t HTTPProtocol::HTTPRequest::offset |
QStringList HTTPProtocol::HTTPRequest::proxyUrls |
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.