Home Assistant Unofficial Reference 2024.12.1
forwarded.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.http.forwarded
 

Functions

None homeassistant.components.http.forwarded.async_setup_forwarded (Application app, bool|None use_x_forwarded_for, list[IPv4Network|IPv6Network] trusted_proxies)
 

Variables

 homeassistant.components.http.forwarded._LOGGER = logging.getLogger(__name__)