sanic/sanic
2022-07-31 14:16:48 +03:00
..
application HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
base LTS v21.12 Deprecations (#2306) 2021-12-24 00:30:27 +02:00
cli HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
http Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
mixins Use path.parts instead of match (#2508) 2022-07-31 12:55:50 +03:00
models HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
server Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
touchup HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
types Add route context (#2302) 2021-12-21 22:56:12 +02:00
__init__.py feat: easier websocket interface annotation (#2438) 2022-04-24 13:32:13 +03:00
__main__.py Restructure of CLI and application state (#2295) 2021-11-07 21:39:03 +02:00
__version__.py Bump version 2022-07-31 14:16:48 +03:00
app.py Add custom loads function (#2445) 2022-06-29 23:39:21 +03:00
asgi.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
blueprint_group.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
blueprints.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
compat.py Fix and improve file cache control header calculation (#2486) 2022-06-26 23:11:48 +03:00
config.py Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
constants.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
cookies.py Additonal annotations 2021-01-29 16:19:10 +02:00
errorpages.py refactor: consistent exception naming (#2420) 2022-05-12 20:39:35 +03:00
exceptions.py refactor: consistent exception naming (#2420) 2022-05-12 20:39:35 +03:00
handlers.py Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
headers.py Upgrade black and isort changes (#2397) 2022-02-02 10:41:55 +02:00
helpers.py Fix typos (#2329) 2021-12-06 09:17:01 +02:00
log.py Improve API docs (#2488) 2022-06-28 10:53:03 +03:00
py.typed Add py.typed file (#1970) 2020-11-19 11:18:25 +02:00
reloader_helpers.py Sanic multi-application server (#2347) 2022-01-16 09:03:04 +02:00
request.py Add custom loads function (#2445) 2022-06-29 23:39:21 +03:00
response.py Release 22.6 (#2487) 2022-06-28 15:25:46 +03:00
router.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
signals.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00
simple.py Add Simple Server and Coverage action (#2168) 2021-06-21 14:53:09 +03:00
utils.py Fix typos (#2329) 2021-12-06 09:17:01 +02:00
views.py HTTP/3 Support (#2378) 2022-06-27 11:19:26 +03:00