It would be nice if there were configuration variables in the library, something like
s.queryParamOverrides = firstName, first_name, fname, address ....
s.queryParamOverrideValue = foo
wherein a list of query parameters can be overwritten with the value contained in s.queryParamOverriveValue.
Many of us face data protection issues and adding the option to strip or override these values would be a great help in helping/simplifying things.
Cheers
Kevin