|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Public Attributes | |
| std::wstring | host |
| std::wstring | path |
| INTERNET_PORT | port = 0 |
| bool | isHttps = false |
Definition at line 41 of file HttpClient.cpp.
| std::wstring UrlParts::host |
Definition at line 43 of file HttpClient.cpp.
| bool UrlParts::isHttps = false |
Definition at line 46 of file HttpClient.cpp.
| std::wstring UrlParts::path |
Definition at line 44 of file HttpClient.cpp.
| INTERNET_PORT UrlParts::port = 0 |
Definition at line 45 of file HttpClient.cpp.