scireum / s3ninja

S3 ninja emulates the Amazon S3 API for developement and test purposes
MIT License
493 stars 91 forks source link

Fix object deletion response status #190

Closed almirsarajcic closed 3 years ago

almirsarajcic commented 3 years ago

S3 returns 204 No Content instead of 200 Success status.

jakobvogel commented 3 years ago

Version 7.2.2 with your fix is currently being published.

almirsarajcic commented 3 years ago

Thanks! That was fast 👍