core/homeassistant/components/hassio
Eliz c73383ded3
Fix missing head forwarding in ingress (#144231)
* Add support for connect, head and trace in ingress

* added tests

* update the testutil

* fix

* fix empty space

* removed connect

* remove trace
2025-05-05 19:11:41 +02:00
..
__init__.py
addon_manager.py
addon_panel.py
auth.py
backup.py
binary_sensor.py
config.py
config_flow.py
const.py
coordinator.py
diagnostics.py
discovery.py
entity.py
handler.py
http.py
icons.json
ingress.py Fix missing head forwarding in ingress (#144231) 2025-05-05 19:11:41 +02:00
issues.py
manifest.json
repairs.py
sensor.py
services.yaml
strings.json
system_health.py
update.py
update_helper.py
websocket_api.py