.. |
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
|
Begin middleware revamp (#2550)
|
2022-09-22 00:43:42 +03:00 |
mixins
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
models
|
Better request cancel handling (#2513)
|
2022-09-19 16:04:09 +03:00 |
server
|
Additional logger and support for multiprocess manager (#2551)
|
2022-09-23 00:01:33 +03:00 |
touchup
|
HTTP/3 Support (#2378)
|
2022-06-27 11:19:26 +03:00 |
types
|
Sanic Server WorkerManager refactor (#2499)
|
2022-09-18 17:17:23 +03:00 |
worker
|
Begin middleware revamp (#2550)
|
2022-09-22 00:43:42 +03: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
|
Start v22.12
|
2022-09-29 13:04:46 +03:00 |
app.py
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
asgi.py
|
Begin middleware revamp (#2550)
|
2022-09-22 00:43:42 +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
|
Fix and improve file cache control header calculation (#2486)
|
2022-06-26 23:11:48 +03:00 |
config.py
|
Remove deprecated items (#2555)
|
2022-09-29 01:07:09 +03:00 |
constants.py
|
Add Request properties for HTTP method info (#2516)
|
2022-08-10 21:12:09 +03: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
|
Better request cancel handling (#2513)
|
2022-09-19 16:04:09 +03: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
|
Additional logger and support for multiprocess manager (#2551)
|
2022-09-23 00:01:33 +03: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
|
Begin middleware revamp (#2550)
|
2022-09-22 00:43:42 +03:00 |
response.py
|
Validate File When Requested (#2526)
|
2022-08-18 12:05:05 +03: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 |