uri::is_host_wildcard Method
A wildcard URI is one which refers to all hostnames that resolve to the local machine (using the * or +)
bool is_host_wildcard() const;
Requirements
Header: base_uri.h
Namespace: web::http
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
A wildcard URI is one which refers to all hostnames that resolve to the local machine (using the * or +)
bool is_host_wildcard() const;
Header: base_uri.h
Namespace: web::http