Share via


uri::is_path_empty Method

Returns whether the path portion of this uri is empty

bool is_path_empty() const;

Return Value

true if the path portion of this uri is empty, false otherwise.

Requirements

Header: base_uri.h

Namespace: web::http

See Also

Reference

uri Class