1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 19:09:45 +00:00
Files
core/tests/components/http/__init__.py
2024-03-08 20:38:34 +01:00

5 lines
136 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"