codesenberg / bombardier

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

Adding simple verbose flag and output. #67

Closed jdockerty closed 3 years ago

jdockerty commented 3 years ago

cmd/utils/simplebenchmarkserver: Adding simple verbose output flag to show incoming requests.

Verbose flags to show incoming requests, possible to help those who are unsure whether the data is being properly sent to localhost:port.