six-ddc / plow

A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
Apache License 2.0
4.12k stars 140 forks source link

Defaulting to method POST when a body is set #72

Open FlorianLoch opened 1 year ago

FlorianLoch commented 1 year ago

I would suggest to set method to POST when no method is stated explicitly but --body is used.

Just as a minor quality-of-life improvement.

Would be willing to open a PR for that.

six-ddc commented 1 year ago

Great suggestion, welcome PR.