Clear the contents of the container
<include/boost/url/params_encoded_ref.hpp>
void clear() noexcept;
All iterators are invalidated.
this->url().remove_query();
this->empty() == true && this->url().has_query() == false