Thank you for the quick answer, sure two browser tabs is a good workaround.
I’m editing a scenario with two modules who have the same parameters, one has the values and I’d like to copy to the other. cf. screenshot
If it were a JSON structure, I would advise you to copy the output from the previous module upon successfully running it and the use Generate to recreate the data structure.
But since those are two HTTP requests, my advice is that you Set a Variable with the full querystring value before both modules and map that to the HTTP module.