JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.91k stars 386 forks source link

Pass response parameter from one request to another request #183

Open arun0910 opened 4 years ago

arun0910 commented 4 years ago

I have POST request to get authentication token and pass the authentication token in the subsequent request. How can I perform that in Siege