roadrunner-server / roadrunner-plugins

📦 Home for the roadrunner plugins
MIT License
25 stars 9 forks source link

[🐛 BUG]: 200 HTTP status code instead of 400 on readiness/health bad requests #180

Closed rustatian closed 2 years ago

rustatian commented 2 years ago

No duplicates 🥲.

What happened?

The status plugin returns OK (200) HTTP status code on a bad request when the user doesn't specify the plugins to check. Should be status code 400.

Version

2.6.6

Relevant log output

No response