mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-14 07:02:30 -05:00
This fixes #178. Before, everything got translated to 5xx status; now it produces the correct type in several cases. Ideally I'd get rid of the untyped errors in all of web.rs; this is a small step.