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 | allowCompressedPage |
bool | bCachedRead |
bool | bCachedWrite |
bool | bErrorPage |
bool | bMustRevalidate |
bool | bNoAuth |
bool | bUseCache |
bool | bUseCookiejar |
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 |
QString | etag |
time_t | expireDate |
FILE * | 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 |
QString | query |
QString | referrer |
QString | strCharset |
KURL | url |
QString | user |
QString | userAgent |
QString | window |
Detailed Description
The request for the current connection.Definition at line 101 of file http.h.
Member Enumeration Documentation
anonymous enum |
Constructor & Destructor Documentation
Member Data Documentation
KIO::CacheControl HTTPProtocol::HTTPRequest::cache |
enum { ... } HTTPProtocol::HTTPRequest::cookieMode |
KIO::HTTP_METHOD HTTPProtocol::HTTPRequest::method |
KIO::filesize_t HTTPProtocol::HTTPRequest::offset |
short unsigned int HTTPProtocol::HTTPRequest::port |
The documentation for this struct was generated from the following file: