nk23x
4/27/2016 - 2:01 PM

httperf POST with form data

httperf POST with form data

httperf --server=localhost --port=8888 --add-header="Content-Type: application/x-www-form-urlencoded\n" --wsesslog=1000,100,httperf_content
/path/to/location/ method=POST contents="name=TEST&password=SECRET"