Forum Discussion
MFagerlind
Staff
9 years agoHi Greg,
I looked into this and initially thought you could achieve this with an Event handler of type RequestFilter.filterRequest, which is a good Swiss army knife for modifying requests in various way, but it turns out that direct manipulation of the query string is a bit too low level.
It'd be great to have an event handler that fires just before you're sending the request, and I will make a feature request about just that.
Meanwhile, I hope that the workaround you came up with is OK.
Regards,
Manne, Ready! API developer