sanic/sanic
2021-02-15 22:45:21 +02:00
..
mixins Add some test coverage 2021-02-15 21:50:20 +02:00
models Resolve some more tests 2021-02-07 11:38:37 +02:00
__init__.py fix: #1631: linter fix and tox platform selector 2019-07-13 21:48:26 +05:30
__main__.py squash 2020-10-25 21:22:19 +02:00
__version__.py Set 21.3 alpha version 2021-01-19 11:04:11 +02:00
app.py Add some test coverage 2021-02-15 21:50:20 +02:00
asgi.py ASGI working 2021-02-08 12:43:10 +02:00
base.py Add SanicBase 2021-01-28 09:18:06 +02:00
blueprint_group.py Move logic into mixins 2021-01-27 10:25:05 +02:00
blueprints.py debug and working stage--squash 2021-02-08 12:18:29 +02:00
compat.py Add some test coverage 2021-02-15 21:50:20 +02:00
config.py Add request.id (#2005) 2021-01-19 04:25:39 +02:00
constants.py run black against sanic module 2018-10-13 17:55:33 -07:00
cookies.py Raise ValueError when cookie max-age is not an integer (#2001) 2021-01-19 01:11:39 +02:00
errorpages.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
exceptions.py Merge branch 'master' into Improving-documentation 2020-10-25 00:02:32 +03:00
handlers.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
headers.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
helpers.py Update helpers.py (#1693) 2019-10-08 16:29:03 -07:00
http.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
log.py fix the logger and make it work (#1397) 2018-11-06 08:39:38 -06:00
py.typed Add py.typed file (#1970) 2020-11-19 11:18:25 +02:00
reloader_helpers.py Fix reloader on OSX py38 and Windows (#1827) 2020-06-03 16:45:07 +03:00
request.py Resolve test suite 2021-02-15 13:45:29 +02:00
response.py Streaming Server (#1876) 2021-01-11 00:45:36 +02:00
router.py squash 2021-02-15 14:01:32 +02:00
server.py squash 2021-02-15 10:47:16 +02:00
utils.py test coverage 2021-02-15 22:45:21 +02:00
views.py Clean up use cases: 2021-02-03 22:36:44 +02:00
websocket.py Add websocket ping variables (#1906) 2020-08-07 06:37:59 +03:00
worker.py worker 2021-02-08 14:09:41 +02:00