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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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