mirror of
https://github.com/django/daphne.git
synced 2024-11-28 18:53:44 +03:00
231bfb7c4e
Also accept `permessage-deflate`, `permessage-bzip2` and `permessage-snappy` compression extensions by default if client requests for them. Compression/decompression of the messages is taken care of by `autobahn` package. |
||
---|---|---|
.. | ||
http_base.py | ||
http_strategies.py | ||
test_cli.py | ||
test_http_request.py | ||
test_http_response.py | ||
test_utils.py | ||
test_websocket.py |