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
anonymous enum |
Constructor & Destructor Documentation
◆ HTTPRequest()
Member Function Documentation
◆ methodString()
QByteArray HTTPProtocol::HTTPRequest::methodString | ( | ) | const |
Member Data Documentation
◆ allowTransferCompression
◆ cacheTag
◆ charsets
◆
enum { ... } HTTPProtocol::HTTPRequest::cookieMode |
◆ davData
DAVRequest HTTPProtocol::HTTPRequest::davData |
◆ disablePassDialog
◆ doNotProxyAuthenticate
◆ doNotWWWAuthenticate
◆ encoded_hostname
◆ endoffset
KIO::filesize_t HTTPProtocol::HTTPRequest::endoffset |
◆ id
◆ isKeepAlive
◆ isPersistentProxyConnection
◆ keepAliveTimeout
◆ languages
◆ method
◆ methodStringOverride
◆ offset
KIO::filesize_t HTTPProtocol::HTTPRequest::offset |
◆ preferErrorPage
◆ prevResponseCode
◆ proxyUrl
◆ proxyUrls
◆ redirectUrl
◆ referrer
◆ responseCode
◆ sentMethodString
◆ url
◆ useCookieJar
◆ userAgent
◆ windowId
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.