Add custom request support to ASGI mode; fix a couple tests

Undo change to request stream test
This commit is contained in:
Adam Hopkins
2019-06-24 22:49:11 +03:00
parent 966b05b47e
commit a2666a2b8a
5 changed files with 70 additions and 40 deletions

View File

@@ -54,4 +54,4 @@ deps =
bandit
commands =
bandit --recursive sanic --skip B404,B101 --exclude sanic/reloader_helpers.py
bandit --recursive sanic --skip B404,B101 --exclude sanic/reloader_helpers.py