mirror of
https://github.com/home-assistant/core.git
synced 2025-09-04 12:21:36 +02:00
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