nats-server icon indicating copy to clipboard operation
nats-server copied to clipboard

Monitoring ignores invalid args

Open derekcollison opened this issue 6 years ago • 2 comments

So /connz?testpub=foo should error but does not.

derekcollison avatar Jun 30 '18 00:06 derekcollison

Hello, I'd like start contributing to the project and I found this marked as help wanted.

Is it still something you wanna implement with help ?

mcosta74 avatar Aug 23 '22 15:08 mcosta74

To confirm the desire for an error, is this so typos are not overlooked? I think for most websites, unknown GET params are just ignored. However since this behaves more like an API, unknown/invalid params would be justified.

bruth avatar Aug 24 '22 10:08 bruth