.. |
__init__.py
|
19.6.2 release
|
2019-07-06 18:05:44 -07:00 |
__main__.py
|
Fix documentation build errors
|
2018-10-26 11:57:28 +03:00 |
app.py
|
Add ASGI documentation
|
2019-06-18 09:57:42 +03:00 |
asgi.py
|
fix: GIT-1623: fix dict initalization for empty case
|
2019-07-11 06:38:55 +05:30 |
blueprint_group.py
|
Resolve deprecation notice for import of an ABC from collections module
|
2019-07-03 09:39:38 +03:00 |
blueprints.py
|
GIT-1591 Strict Slashes behavior fix (#1594)
|
2019-06-06 07:21:58 -05:00 |
config.py
|
Add bandit code static analyzer for security, some false positives removed with #nosec.
|
2019-06-24 09:53:29 +02: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
|
fix: handle expect header
|
2019-06-03 22:08:24 -07:00 |
handlers.py
|
fix linter issues
|
2018-12-28 10:22:28 +05:30 |
headers.py
|
More linter issues
|
2019-07-30 07:17:08 +03:00 |
helpers.py
|
added param package to relative imports
|
2019-03-05 01:40:17 -03: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
|
More linter issues
|
2019-07-30 07:17:08 +03:00 |
response.py
|
Streaming responses
|
2019-05-27 02:11:52 +03:00 |
router.py
|
Lifespan and code cleanup
|
2019-06-04 10:58:00 +03:00 |
server.py
|
Merge branch 'master' into asgi-refactor-attempt
|
2019-06-11 11:11:32 +03:00 |
static.py
|
Add tests for static
|
2018-11-20 12:28:00 +08:00 |
testing.py
|
Increase testing coverage for ASGI
|
2019-06-19 00:38:58 +03:00 |
views.py
|
integrate with isort
|
2018-10-17 21:20:16 -07:00 |
websocket.py
|
Increase testing coverage for ASGI
|
2019-06-19 00:38:58 +03:00 |
worker.py
|
fix access_log in run server and fix bool in env variables
|
2019-01-02 23:28:05 +01:00 |