alexfernandez / loadtest

Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
MIT License
2.57k stars 209 forks source link

pass request labels to statusCallBack #203

Closed nielsdekeijzer closed 2 years ago

nielsdekeijzer commented 2 years ago

As described in issue #195, this PR adds the possibility to add a label in the request which is accessible from the statusCallBack. I did not include the entire request object as per the issue description, that seemed a bit overkill.

alexfernandez commented 2 years ago

Thanks! Published as 5.2.0.