HTTPProtocol::HTTPState Struct Reference
#include <http.h>
Detailed Description
State of the current Connection.
Definition at line 70 of file http.h.
Public Member Functions | |
| HTTPState () | |
Public Attributes | |
| QString | hostname |
| QString | encoded_hostname |
| short unsigned int | port |
| QString | user |
| QString | passwd |
| bool | doProxy |
The documentation for this struct was generated from the following file:

