core/tests/components/http
Joost Lekkerkerker 2fa7113787
Raise issue if SSL is set but no external URL configured (#121768)
* Raise issue if SSL is set but no external URL configured

* Add cloud

* Add cloud

* Fix strings

* Attempt

* Fix

* Fix

* Move strings

* Fixes

* fix

* Fix

* Fix

* Fix

* Break tests

* Fix tests
2024-09-24 15:35:10 +02:00
..
__init__.py
conftest.py
test_auth.py Update string formatting to use f-string on tests (#125986) 2024-09-19 10:32:38 +02:00
test_ban.py
test_cors.py Add missing return type in test __init__ method (part 2) (#123939) 2024-08-14 17:59:15 +02:00
test_data_validator.py
test_forwarded.py
test_headers.py
test_init.py Raise issue if SSL is set but no external URL configured (#121768) 2024-09-24 15:35:10 +02:00
test_request_context.py
test_security_filter.py
test_static.py
test_view.py