hass-core/tests/components/http/__init__.py
2023-11-24 17:11:54 +01:00

3 lines
135 B
Python

"""Tests for the HTTP component."""
# Relic from the past. Kept here so we can run negative tests.
HTTP_HEADER_HA_AUTH = "X-HA-access"