WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
UrlParts Struct Reference

Public Attributes

std::wstring host
 
std::wstring path
 
INTERNET_PORT port = 0
 
bool isHttps = false
 

Detailed Description

Definition at line 41 of file HttpClient.cpp.

Member Data Documentation

◆ host

std::wstring UrlParts::host

Definition at line 43 of file HttpClient.cpp.

◆ isHttps

bool UrlParts::isHttps = false

Definition at line 46 of file HttpClient.cpp.

◆ path

std::wstring UrlParts::path

Definition at line 44 of file HttpClient.cpp.

◆ port

INTERNET_PORT UrlParts::port = 0

Definition at line 45 of file HttpClient.cpp.


The documentation for this struct was generated from the following file: