core/tests/components/http
Bram Kragten 28c07f5c43
Fix CORS (#59360)
* Fix CORS

* rename

* Update view.py
2021-11-09 18:30:51 +01:00
..
__init__.py Improve X-Forwarded-* request headers handling (#38696) 2020-08-11 22:57:50 +02:00
conftest.py Block tests from opening sockets (#55516) 2021-10-05 14:46:09 -10:00
test_auth.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_ban.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_cors.py Fix CORS (#59360) 2021-11-09 18:30:51 +01:00
test_data_validator.py Fix CORS (#59360) 2021-11-09 18:30:51 +01:00
test_forwarded.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_init.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_request_context.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_security_filter.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00
test_view.py Use http.HTTPStatus in components/[gh]* (#58246) 2021-10-23 20:34:53 +02:00