KIOSlave
HTTPProtocol::CacheTag Struct Reference
#include <http.h>
Public Member Functions | |
| CacheTag () | |
Public Attributes | |
| long | bytesCached |
| QString | charset |
| time_t | creationDate |
| QString | etag |
| time_t | expireDate |
| long | expireDateOffset |
| QString | file |
| gzFile | gzs |
| bool | isExpired |
| QString | lastModified |
| KIO::CacheControl | policy |
| bool | readFromCache |
| bool | useCache |
| bool | writeToCache |
Detailed Description
Definition at line 84 of file http.h.
Constructor & Destructor Documentation
Member Data Documentation
| gzFile HTTPProtocol::CacheTag::gzs |
The documentation for this struct was generated from the following file:
KDE 4.3 API Reference