alexfernandez / loadtest

Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
MIT License
2.57k stars 209 forks source link

:"Error: MultipartParser.end(): stream ended unexpectedly: state = START_BOUNDARY #193

Closed harshsharma22 closed 1 year ago

harshsharma22 commented 3 years ago

loadtest -m POST -p '/home/test.pdf' -T "multipart/form-data; boundary='---WebKitFormBoundary7MA4YWxkTrZu0gW---'"

alexfernandez commented 3 years ago

Sorry for the delay. It looks like the URL isn't working, right?

alexfernandez commented 1 year ago

Closing for now; please reopen if necessary.