Return true if there are no segments
<include/boost/url/segments_encoded_base.hpp>
bool empty() const noexcept;
assert( ! url_view( "/index.htm" ).encoded_segments().empty() );