mirror of
https://github.com/django/daphne.git
synced 2025-11-18 08:25:18 +03:00
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 | ||