sanic/sanic
2018-02-26 22:08:05 -08:00
..
__init__.py Increment to 0.7.0 2017-12-05 19:13:16 -08:00
__main__.py fix flake8 2017-09-13 07:40:42 -07:00
app.py No longer raising a missing parameter when value is null 2018-01-26 21:13:43 +01:00
blueprints.py Add blueprint groups + nesting 2018-01-18 17:20:51 -08:00
config.py Add documentation for REQUEST_TIMEOUT, RESPONSE_TIMEOUT and KEEP_ALIVE_TIMEOUT config values. 2017-10-16 10:53:45 +10:00
constants.py Add a pesky newline 2017-01-27 22:15:34 -06:00
cookies.py add samesite cookie to cookie keys 2017-12-24 02:33:52 -08:00
exceptions.py upgrade aiohttp for test_client 2018-02-26 22:08:05 -08:00
handlers.py Fix logs 2017-10-06 16:53:30 +03:00
log.py fixing small issue 2017-09-13 10:35:34 -07:00
request.py changed bewline formatting 2018-02-07 09:29:44 +01:00
response.py replaced comparison for in operator 2018-02-02 20:19:15 +01:00
router.py fix Router.check_dynamic_route_exists 2018-01-15 17:53:37 -08:00
server.py KeepAlive Timeout log level change to debug 2018-01-30 11:26:15 +01:00
static.py Set threshold to 1MiB instead of 0.97MiB 2017-11-03 14:37:01 +01:00
testing.py upgrade aiohttp for test_client 2018-02-26 22:08:05 -08:00
views.py is_request_stream for CompositionView and HTTPMethodView 2017-05-09 01:04:03 +09:00
websocket.py Extend WebSocketProtocol arguments to accept all arguments of websockets.protocol.WebSocketCommonProtocol 2018-02-01 16:23:10 +01:00
worker.py Fix flake8 2017-11-25 21:14:18 -08:00