rakyll / hey

HTTP load generator, ApacheBench (ab) replacement
Apache License 2.0
17.66k stars 1.17k forks source link

add form-data filed. #206

Open doersa opened 4 years ago

doersa commented 4 years ago

Form-data Filed. if form-data is specified, d,D and H options are ignored. You can specify as many as needed by repeating the flag. For example, -F "image=/work/test.jpg" -F "page=12".