mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
@@ -157,6 +157,7 @@ HTTP_UNAUTHORIZED = 401
|
||||
HTTP_NOT_FOUND = 404
|
||||
HTTP_METHOD_NOT_ALLOWED = 405
|
||||
HTTP_UNPROCESSABLE_ENTITY = 422
|
||||
HTTP_INTERNAL_SERVER_ERROR = 500
|
||||
|
||||
HTTP_HEADER_HA_AUTH = "X-HA-access"
|
||||
HTTP_HEADER_ACCEPT_ENCODING = "Accept-Encoding"
|
||||
|
||||
Reference in New Issue
Block a user