Forum Discussion
samuelskanberg
13 years agoOccasional Contributor
It's 35 of them so it's definitely worth doing programatically if it can't be done with settings.
I saw some suggestions on the web for settings headers for test request but that's not really what I want, I want to set the headers for my "normal" requests.
Here is one suggestion that uses a groovy script to set the headers for all test requests: viewtopic.php?t=3746
Is there a way to run a groovy script for all the "normal" requests? And if so, what object should I use to get to the "normal" requests? I guess the testRunner object won't really do the trick, will it?
I saw some suggestions on the web for settings headers for test request but that's not really what I want, I want to set the headers for my "normal" requests.
Here is one suggestion that uses a groovy script to set the headers for all test requests: viewtopic.php?t=3746
Is there a way to run a groovy script for all the "normal" requests? And if so, what object should I use to get to the "normal" requests? I guess the testRunner object won't really do the trick, will it?
