codesenberg / bombardier

Fast cross-platform HTTP benchmarking tool written in Go
MIT License
5.91k stars 313 forks source link

Allow HTTP redirects #102

Open dddddai opened 1 year ago

dddddai commented 1 year ago

For some reason we want to test throughput with HTTP redirect enabled. This PR adds a flag(default to false) to allow the client to follow HTTP redirects

frankwenner commented 5 months ago

I would like to get this feature too. Please go forward to merge it for new release.