mirror of https://github.com/encode/starlette.git
00a972c719
* Add App class * Black formatting * Support kwargs in App routes * Black formatting * Use protocol based routing in app * WebSocket close when no route found * session.send(...), session.receive(...) for test client * Support app.mount(prefix, app) * Black formatting * Black formatting * Minor tweaks to websocket test client * Add 'App' to README |
||
---|---|---|
.. | ||
test_app.py | ||
test_datastructures.py | ||
test_debug.py | ||
test_request.py | ||
test_response.py | ||
test_routing.py | ||
test_staticfiles.py | ||
test_websockets.py |