sanic/sanic
L. Kärkkäinen a140c47195
Remove config.REQUEST_BUFFER_QUEUE_SIZE which was not being used since 21.03. (#2156)
Co-authored-by: L. Kärkkäinen <tronic@users.noreply.github.com>
2021-06-03 11:26:32 +03:00
..
mixins Event autoregister (#2140) 2021-06-01 10:44:07 +03:00
models Version prefix (#2137) 2021-05-19 13:32:40 +03:00
__init__.py Additonal annotations 2021-01-29 16:19:10 +02:00
__main__.py Small improvements to CLI experience (#2136) 2021-05-20 15:35:19 +03:00
__version__.py Bump version: 2021-03-23 02:31:17 +02:00
app.py Event autoregister (#2140) 2021-06-01 10:44:07 +03:00
asgi.py Implement 0.6 routing and some cleanup (#2117) 2021-04-20 00:53:42 +03:00
base.py Cleanup conftest and fix warning message (#2147) 2021-05-31 22:41:41 +03:00
blueprint_group.py Version prefix (#2137) 2021-05-19 13:32:40 +03:00
blueprints.py Require stricter object names (#2146) 2021-05-30 15:37:44 +03:00
compat.py Resolve merge conflict 2021-02-16 11:36:06 +02:00
config.py Remove config.REQUEST_BUFFER_QUEUE_SIZE which was not being used since 21.03. (#2156) 2021-06-03 11:26:32 +03:00
constants.py Add raw header info to request object (#2032) 2021-03-03 16:33:34 +02:00
cookies.py Additonal annotations 2021-01-29 16:19:10 +02:00
errorpages.py Explicit usage of CIMultiDict getters (#2104) 2021-04-08 13:30:12 +03:00
exceptions.py deprecate abort (#2077) 2021-04-05 18:01:48 +03:00
handlers.py Consistent use of error loggers (#2109) 2021-04-10 21:35:53 +03:00
headers.py Explicit usage of CIMultiDict getters (#2104) 2021-04-08 13:30:12 +03:00
helpers.py Additonal annotations 2021-01-29 16:19:10 +02:00
http.py Implement 0.6 routing and some cleanup (#2117) 2021-04-20 00:53:42 +03:00
log.py Additonal annotations 2021-01-29 16:19:10 +02:00
py.typed Add py.typed file (#1970) 2020-11-19 11:18:25 +02:00
reloader_helpers.py Small improvements to CLI experience (#2136) 2021-05-20 15:35:19 +03:00
request.py Fix request.args.pop removes parameters inconsistently (#2110) 2021-04-11 01:04:33 +03:00
response.py add eof method to close stream (#2094) 2021-04-18 02:46:34 +03:00
router.py Version prefix (#2137) 2021-05-19 13:32:40 +03:00
server.py Remove config.REQUEST_BUFFER_QUEUE_SIZE which was not being used since 21.03. (#2156) 2021-06-03 11:26:32 +03:00
signals.py Implement 0.6 routing and some cleanup (#2117) 2021-04-20 00:53:42 +03:00
utils.py test coverage 2021-02-15 22:45:21 +02:00
views.py squash 2021-02-15 17:33:23 +02:00
websocket.py GIT-2045: enable versioning and strict slash on BlueprintGroup (#2047) 2021-03-07 14:54:45 +02:00
worker.py chore: refactor code quality issues (#2044) 2021-03-05 10:26:03 +02:00