.. |
__init__.py
|
fix: #1631: linter fix and tox platform selector
|
2019-07-13 21:48:26 +05:30 |
__main__.py
|
Fix documentation build errors
|
2018-10-26 11:57:28 +03:00 |
__version__.py
|
release: 19.6.3
|
2019-08-13 10:03:08 -07:00 |
app.py
|
Forwarded headers and otherwise improved proxy handling (#1638)
|
2019-09-02 08:50:56 -05:00 |
asgi.py
|
Merge pull request #1654 from huge-success/asgi-content-type
|
2019-08-13 12:30:40 -07:00 |
blueprint_group.py
|
fix: #1631: add towncrier support and fix documentation warnings
|
2019-07-13 21:47:48 +05:30 |
blueprints.py
|
GIT-1591 Strict Slashes behavior fix (#1594)
|
2019-06-06 07:21:58 -05:00 |
compat.py
|
bugfix: replace CIMultiDict with compat.Header in all places
|
2019-07-18 20:11:25 -07: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.
|
2019-09-04 17:15:32 +03: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
|
format_http1_response
|
2019-09-05 11:43:23 +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
|
Forwarded headers and otherwise improved proxy handling (#1638)
|
2019-09-02 08:50:56 -05:00 |
response.py
|
Content-type fixes.
|
2019-09-10 14:58:22 +03:00 |
router.py
|
Lifespan and code cleanup
|
2019-06-04 10:58:00 +03:00 |
server.py
|
check for already set asyncio event loop policy (#1637)
|
2019-08-28 11:30:23 -05: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 |