Share via


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

See Also

Reference

uri Class