<boost/url/param.hpp>
operator param_view() const noexcept;
This function performs a conversion from a pct_string_view query parameter to one using a simple string_view.
Calls to allocate may throw.