[#01977A33F5B72D2632B42A505611EE74C8C2CDD3]
Conversion
operator param() const;
This function performs a conversion from a reference-like query parameter to one retaining ownership of the strings by making a copy.
Linear in `this->key.size() + this->value.size()`.
Calls to allocate may throw.