KIOSlave
HTTPProtocol::HTTPServerState Struct Reference
State of the current connection to the server. More...
#include <http.h>
Public Member Functions | |
void | clear () |
HTTPServerState () | |
void | initFrom (const HTTPRequest &request) |
Public Attributes | |
QString | encoded_hostname |
bool | isKeepAlive |
bool | isPersistentProxyConnection |
KUrl | proxyUrl |
KUrl | url |
Detailed Description
State of the current connection to the server.
Definition at line 169 of file http.h.
Constructor & Destructor Documentation
Member Function Documentation
void HTTPProtocol::HTTPServerState::initFrom | ( | const HTTPRequest & | request | ) | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: