UriParts
- this
this(string uri)
Undocumented in source.
- host
string host;
Undocumented in source.
- method
string method;
Undocumented in source.
- original
string original;
Undocumented in source.
- path
string path;
Undocumented in source.
- port
ushort port;
Undocumented in source.
- useHttps
bool useHttps;
Undocumented in source.
HttpClient
functionsstructs