Erase params
Declared in file <src/params_encoded_ref.cpp> at line 233
This function removes a range of params from the container.
All iterators that are equal to `first` or come after are invalidated.
Linear in `this->url().encoded_query().size()`.
Throws nothing.