uri::is_path_empty Method
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
true if the path portion of this uri is empty, false otherwise.
Header: base_uri.h
Namespace: web::http
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns whether the path portion of this uri is empty
bool is_path_empty() const;
true if the path portion of this uri is empty, false otherwise.
Header: base_uri.h
Namespace: web::http