I'm using an API which specifies filters by passing the same URL parameter twice. From reading the code, I'd need to provide an alternative implementation of `serializeObject` that could do this. Would a PR to make hooking that possible be accepted?
I'm using an API which specifies filters by passing the same URL parameter twice.
From reading the code, I'd need to provide an alternative implementation of
serializeObjectthat could do this.Would a PR to make hooking that possible be accepted?