JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.95k stars 387 forks source link

PUT is not working. Is it supported? #164

Open BonsaiCode opened 4 years ago

BonsaiCode commented 4 years ago

Is PUT supported? POST works for me, but when I replace POST with PUT (while testing my REST API), siege does not pass the data to the URL.