__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
Merge pull request #1054 from r0fls/rfc7231
2017-12-13 23:42:37 -08:00
blueprints.py
Use .get instead of .pop
2017-11-07 10:34:17 +01:00
constants.py
Add a pesky newline
2017-01-27 22:15:34 -06:00
cookies.py
fix false cookie encoding and output
2017-10-05 22:20:50 -07:00
exceptions.py
fix stream handling
2017-12-13 23:06:18 -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
Fix ip and socket data format on V6
2017-12-11 22:16:03 +00:00
response.py
remove bare exceptions
2017-10-25 21:58:31 -07:00
router.py
Merge pull request #1054 from r0fls/rfc7231
2017-12-13 23:42:37 -08:00
static.py
Set threshold to 1MiB instead of 0.97MiB
2017-11-03 14:37:01 +01:00
testing.py
Let SanicTestClient has its own port
2017-11-06 17:29:32 +09:00
worker.py
Fix flake8
2017-11-25 21:14:18 -08:00