]> git.ipfire.org Git - thirdparty/starlette.git/commit
Add reason to WebSocket closure (#1417)
authorAmin Alaee <mohammadamin.alaee@gmail.com>
Sat, 22 Jan 2022 16:11:32 +0000 (17:11 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 16:11:32 +0000 (17:11 +0100)
commit34d9f0f10f2e4706551acf340eb1eaf4d8c87b49
tree4501e2eae7e4f124a2902eca677faa2f91631851
parent9d282a937c968b6b3068730af2c8967aec80b736
Add reason to WebSocket closure (#1417)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
docs/websockets.md
starlette/testclient.py
starlette/websockets.py
tests/test_websockets.py