mirror of
https://github.com/django/daphne.git
synced 2025-04-19 16:22:10 +03:00
Eliminate dependency on httpunixsocketconnection; it does not declare compatibility with Python 3.7. Patching an HTTPConnection object like this is hackish, but may be good enough for a test suite. I think it's pretty unlikely to lead to a false negative. |
||
---|---|---|
.. | ||
http_base.py | ||
http_strategies.py | ||
test_checks.py | ||
test_cli.py | ||
test_http_protocol.py | ||
test_http_request.py | ||
test_http_response.py | ||
test_unixsocket.py | ||
test_utils.py | ||
test_websocket.py |