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

Search endpoint doesn't work over websockets, should err

Open joepio opened this issue 9 months ago • 0 comments

Because it uses Actix, and not an AtomicServer plugin, it should at least throw an error if someone tries to pass query params to it.

Other endpoints (like /download) might have a similar problem.

joepio avatar Feb 18 '25 12:02 joepio