I am trying to test an authenticated system simulating multiple users. I know I can use the URLs file to add multiple URLs but I would like to send a different set of headers for each URL.
Would it be possible to make the "-H" header syntax from the command line for a single URL to be supported as a param against each URL in the URLs file?
I am trying to test an authenticated system simulating multiple users. I know I can use the URLs file to add multiple URLs but I would like to send a different set of headers for each URL. Would it be possible to make the "-H" header syntax from the command line for a single URL to be supported as a param against each URL in the URLs file?
So you'd have