refactor: change the WITH_ONION env var and use FORCE_HTTPS instead
This commit is contained in:
@@ -49,6 +49,7 @@ class Status:
|
||||
FORBIDDEN = 403
|
||||
NOT_FOUND = 404
|
||||
METHOD_NOT_ALLOWED = 405
|
||||
UPGRADE_REQUIRED = 426
|
||||
TOO_MANY_REQUESTS = 429
|
||||
INTERNAL_SERVER_ERROR = 500
|
||||
|
||||
|
||||
Reference in New Issue
Block a user