Return the URL string.
string_view string() const;
This function returns the entire URL, with any percent-escaped characters preserved.
Constant.
Throws nothing.