forked from home-assistant/core
Added constants for camera streaming
This commit is contained in:
@@ -142,3 +142,4 @@ HTTP_HEADER_CACHE_CONTROL = "Cache-Control"
|
||||
HTTP_HEADER_EXPIRES = "Expires"
|
||||
|
||||
CONTENT_TYPE_JSON = "application/json"
|
||||
CONTENT_TYPE_MULTIPART = 'multipart/x-mixed-replace; boundary={}'
|
||||
|
Reference in New Issue
Block a user