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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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