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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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