.. |
__init__.py
|
fix: #1631: linter fix and tox platform selector
|
2019-07-13 21:48:26 +05:30 |
__main__.py
|
Add a type checking pipeline (#1682)
|
2019-09-22 13:55:36 -07:00 |
__version__.py
|
Py38 tox env (#1752)
|
2020-02-05 13:17:55 -06:00 |
app.py
|
Avoid special handling of StreamingHTTPResponse.
|
2020-03-08 17:46:31 +02:00 |
asgi.py
|
Unify response header processing of ASGI and asyncio modes.
|
2020-03-08 17:34:08 +02:00 |
blueprint_group.py
|
Add a type checking pipeline (#1682)
|
2019-09-22 13:55:36 -07:00 |
blueprints.py
|
GIT-37: fix blueprint middleware application (#1690)
|
2019-12-20 10:01:04 -06:00 |
compat.py
|
[Trio] Quick fixes to make Sanic usable on hypercorn -k trio myweb.app (#1767)
|
2020-01-20 10:29:06 -06:00 |
config.py
|
Forwarded headers and otherwise improved proxy handling (#1638)
|
2019-09-02 08:50:56 -05:00 |
constants.py
|
run black against sanic module
|
2018-10-13 17:55:33 -07:00 |
cookies.py
|
HTTP1 header formatting moved to headers.format_headers and rewritten. (#1669)
|
2019-12-23 17:30:45 -06:00 |
errorpages.py
|
Much cleanup, 12 failing...
|
2020-02-29 16:50:59 +02:00 |
exceptions.py
|
No tracebacks on normal errors and prettier error pages (#1768)
|
2020-01-20 08:58:14 -06:00 |
handlers.py
|
No tracebacks on normal errors and prettier error pages (#1768)
|
2020-01-20 08:58:14 -06:00 |
headers.py
|
35 % speedup in HTTP/1.1 response formatting (not so much overall effect).
|
2020-03-09 14:35:06 +02:00 |
helpers.py
|
Update helpers.py (#1693)
|
2019-10-08 16:29:03 -07:00 |
http.py
|
35 % speedup in HTTP/1.1 response formatting (not so much overall effect).
|
2020-03-09 14:35:06 +02: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
|
Refactoring and cleanup.
|
2020-03-08 16:56:22 +02:00 |
response.py
|
Cleanup processed_headers some more.
|
2020-03-09 15:28:02 +02:00 |
router.py
|
GIT-37: fix blueprint middleware application (#1690)
|
2019-12-20 10:01:04 -06:00 |
server.py
|
Add a missing check in case of close_if_idle on a dead connection.
|
2020-03-02 16:55:48 +02:00 |
static.py
|
[Trio] Quick fixes to make Sanic usable on hypercorn -k trio myweb.app (#1767)
|
2020-01-20 10:29:06 -06:00 |
testing.py
|
Merge branch 'master' into streaming
|
2020-03-02 14:05:15 +02:00 |
views.py
|
Add a type checking pipeline (#1682)
|
2019-09-22 13:55:36 -07:00 |
websocket.py
|
Support websockets 8.x as well as 7.x (#1687)
|
2019-10-01 23:03:09 -07:00 |
worker.py
|
Add a type checking pipeline (#1682)
|
2019-09-22 13:55:36 -07:00 |