hass-core/tests/components/http
Franck Nijhof 33e08f38da
Raise bad request when receiving HTTP request from untrusted proxy (#51839)
* Raise bad request when receiving HTTP request from untrusted proxy

* Fix code comment
2021-06-17 04:41:19 +02:00
..
__init__.py
test_auth.py Always load middle to handle forwarded proxy data (#51332) 2021-06-01 09:38:55 -07:00
test_ban.py
test_cors.py
test_data_validator.py
test_forwarded.py Raise bad request when receiving HTTP request from untrusted proxy (#51839) 2021-06-17 04:41:19 +02:00
test_init.py
test_request_context.py
test_security_filter.py
test_view.py