Files
homeassistant-core/tests/components/http/__init__.py
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
136 B
Python
Raw Normal View History

2016-11-25 13:04:06 -08:00
"""Tests for the HTTP component."""
# Relic from the past. Kept here so we can run negative tests.
HTTP_HEADER_HA_AUTH = "X-HA-access"