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 Sanitize user-agent in wrong_login message (#45251) 2021-01-18 09:21:30 +01:00
test_cors.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_data_validator.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
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 Defer writing http config until after startup has calmed down (#50000) 2021-05-02 19:48:49 -10:00
test_request_context.py
test_security_filter.py Bump aioHTTP 3.7.3 - YARL 1.6.3 (#45180) 2021-01-15 13:19:22 +01:00
test_view.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00