I was able to get it to work, by modifying r->args directly. Not sure why changing the pointer didn't work, but maybe there was a flaw in my testing. Thanks for the help.
On 25 March 2016 at 11:24, Eric Covener <[email protected]> wrote: > On Fri, Mar 25, 2016 at 10:22 AM, Justin Kennedy > <[email protected]> wrote: > > The plan is for the module to do other things, this is just the first > step. > > Any suggestions? Thank you. > > > It should work. Who sees the unchanged query string? I think it exists > in apr_uri_t form somewhere too. > > -- > Eric Covener > [email protected] >
