daphne/tests
niekas 231bfb7c4e Allow to accept websocket extensions
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.
2020-09-14 14:00:09 +03:00
..
http_base.py Fixed #276 -- Ensured 500 response when app sends malformed headers. (#281) 2019-11-14 07:13:16 +01:00
http_strategies.py Added compatibility for hypothesis 4 (#261) 2019-06-17 10:10:14 +02:00
test_cli.py Add command-line options for proxy headers 2018-10-26 12:34:15 -07:00
test_http_request.py Added support for raw_path in scope. (#268) 2019-07-03 20:22:03 +02:00
test_http_response.py Fixed #276 -- Ensured 500 response when app sends malformed headers. (#281) 2019-11-14 07:13:16 +01:00
test_utils.py Implement Black code formatting 2018-08-27 12:29:57 +10:00
test_websocket.py Allow to accept websocket extensions 2020-09-14 14:00:09 +03:00