15890b9e87
This handler provides consistent error reporting in the event that the client attempts to access an unknown endpoint. If the request is unauthorized, an 401 will be returned. Otherwise a 404 will be returned, however if CORS is available the CORS headers will be set. Signed-off-by: Eric Callahan <arksine.code@gmail.com> |
||
---|---|---|
.. | ||
plugins | ||
app.py | ||
authorization.py | ||
confighelper.py | ||
moonraker.py | ||
utils.py | ||
websockets.py |