.. |
__init__.py
|
adopt CalVer: MM.YY.MICRO, 18.12.0 release
|
2018-12-27 11:00:38 -08:00 |
__main__.py
|
Fix documentation build errors
|
2018-10-26 11:57:28 +03:00 |
app.py
|
Enable Middleware Support for Blueprint Groups (#1399)
|
2019-03-03 16:26:05 -06:00 |
blueprint_group.py
|
Enable Middleware Support for Blueprint Groups (#1399)
|
2019-03-03 16:26:05 -06:00 |
blueprints.py
|
Enable Middleware Support for Blueprint Groups (#1399)
|
2019-03-03 16:26:05 -06:00 |
config.py
|
linteger fix and delete old tests
|
2019-01-02 23:28:05 +01:00 |
constants.py
|
run black against sanic module
|
2018-10-13 17:55:33 -07:00 |
cookies.py
|
Enforce Datetime Type for Expires on Set-Cookie (#1484)
|
2019-02-06 12:29:33 -06:00 |
exceptions.py
|
add documentation for cookies, exception, blueprint and handlers
|
2018-12-28 10:22:28 +05:30 |
handlers.py
|
fix linter issues
|
2018-12-28 10:22:28 +05:30 |
helpers.py
|
Fix remove_entity_headers helper function (#1415)
|
2018-11-19 09:30:53 -06:00 |
log.py
|
fix the logger and make it work (#1397)
|
2018-11-06 08:39:38 -06:00 |
reloader_helpers.py
|
Fix the auto_reloader to work when the executable was launched with a module, rather than a script. (#1501)
|
2019-03-03 11:03:26 -06:00 |
request.py
|
Recognizes non-ASCII filenames in RFC 2231, and suport filename length is zero for multipart/form-data. (#1497)
|
2019-02-28 08:55:32 -06:00 |
response.py
|
Add stream support for bp.add_route() (#1482)
|
2019-02-05 07:47:46 -06:00 |
router.py
|
sanic#1480 Allow negative int/number in path (#1481)
|
2019-02-05 07:54:48 -06:00 |
server.py
|
Remove update_current_time refresh (#1502)
|
2019-03-03 11:22:26 -06:00 |
static.py
|
Add tests for static
|
2018-11-20 12:28:00 +08:00 |
testing.py
|
Allow sanic test client to bind to a random port (#1376)
|
2019-03-04 15:23:03 -06:00 |
views.py
|
integrate with isort
|
2018-10-17 21:20:16 -07:00 |
websocket.py
|
integrate with isort
|
2018-10-17 21:20:16 -07:00 |
worker.py
|
fix access_log in run server and fix bool in env variables
|
2019-01-02 23:28:05 +01:00 |