Public Member Functions | |
UrlElement () | |
UrlElement (const UrlElement &c) | |
void | load () |
void | clear () |
bool | isHtmlPage () |
UrlElement | parseUrl (const std::string &href) |
void | setUrl (const std::string &) |
std::string | getUrl () const |
bool | isValid () |
bool | isRedirected () |
UrlElement | getRedirection () |
Public Attributes | |
bool | is_http |
std::string | data |
unsigned int | serverport |
std::string | server |
std::string | url |
std::string | clean_url |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|