.. |
application
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +03:00 |
base
|
LTS v21.12 Deprecations (#2306)
|
2021-12-24 00:30:27 +02:00 |
cli
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +03:00 |
http
|
Ensure middleware executes once per request timeout (#2615)
|
2022-12-07 23:07:17 +02:00 |
mixins
|
Add ordering config
|
2022-12-11 10:59:30 +02:00 |
models
|
Better request cancel handling (#2513)
|
2022-09-19 16:04:09 +03:00 |
response
|
Add JSONResponse class (#2569)
|
2022-12-11 10:37:45 +02:00 |
server
|
Add compatibility with websockets 11.0. (#2609)
|
2022-11-29 11:45:18 +02:00 |
touchup
|
HTTP/3 Support (#2378)
|
2022-06-27 11:19:26 +03:00 |
types
|
22.9 Docs (#2556)
|
2022-10-31 11:47:23 +02:00 |
worker
|
Fix caps on worker prefix
|
2022-12-12 11:29:02 +02:00 |
__init__.py
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +03:00 |
__main__.py
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +03:00 |
__version__.py
|
Mergeback from current-release
|
2022-10-31 13:24:47 +02:00 |
app.py
|
Resolve edge case in nested BP Groups (#2592)
|
2022-10-31 12:58:41 +02:00 |
asgi.py
|
fix: sideeffects created by changing fork to spawn (#2591)
|
2022-10-27 20:39:17 +03:00 |
blueprint_group.py
|
HTTP/3 Support (#2378)
|
2022-06-27 11:19:26 +03:00 |
blueprints.py
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
compat.py
|
Add ordering config
|
2022-12-11 10:59:30 +02:00 |
config.py
|
Add ordering config
|
2022-12-11 10:59:30 +02:00 |
constants.py
|
Add ordering config
|
2022-12-11 10:59:30 +02:00 |
cookies.py
|
Additonal annotations
|
2021-01-29 16:19:10 +02:00 |
errorpages.py
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
exceptions.py
|
Kill server early on worker error (#2610)
|
2022-12-07 14:42:17 +02:00 |
handlers.py
|
Raise warning and deprecation notice on violations (#2537)
|
2022-09-15 15:24: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
|
Add ordering config
|
2022-12-11 10:59:30 +02:00 |
middleware.py
|
Begin middleware revamp (#2550)
|
2022-09-22 00:43:42 +03:00 |
py.typed
|
Add py.typed file (#1970)
|
2020-11-19 11:18:25 +02:00 |
request.py
|
Ensure middleware executes once per request timeout (#2615)
|
2022-12-07 23:07:17 +02:00 |
router.py
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
signals.py
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +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 |