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"