This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5ade84d75f
core
/
homeassistant
/
components
/
http
/
const.py
4 lines
97 B
Python
Raw
Blame
History
"""
HTTP specific constants.
"""
KEY_AUTHENTICATED
=
'
ha_authenticated
'
KEY_REAL_IP
=
'
ha_real_ip
'
Reference in New Issue
View Git Blame
Copy Permalink