__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
|
Allow streaming handlers in add_route
|
2018-03-12 20:21:59 +01:00 |
blueprints.py
|
Add blueprint groups + nesting
|
2018-01-18 17:20:51 -08:00 |
config.py
|
expose websocket protocol arguments
|
2018-02-09 20:44:02 -08:00 |
constants.py
|
Add a pesky newline
|
2017-01-27 22:15:34 -06:00 |
cookies.py
|
add samesite cookie to cookie keys
|
2017-12-24 02:33:52 -08:00 |
handlers.py
|
close #1136
|
2018-02-21 00:50:27 +01:00 |
log.py
|
fixing small issue
|
2017-09-13 10:35:34 -07:00 |
request.py
|
Add __weakref__ to Request slots
|
2018-03-14 13:37:15 +03:00 |
response.py
|
replaced comparison for in operator
|
2018-02-02 20:19:15 +01:00 |
server.py
|
document websocket args
|
2018-02-09 21:03:21 -08:00 |
static.py
|
Set threshold to 1MiB instead of 0.97MiB
|
2017-11-03 14:37:01 +01:00 |
testing.py
|
fixed unit tests
|
2018-02-27 22:25:38 -08:00 |
worker.py
|
Fix flake8
|
2017-11-25 21:14:18 -08:00 |