v1.3.0
Fixed
- Multiple cookies.
- Whitenoise returns not found.
- Other bugfixes.
Added
- Stream support via
resp.stream
. - Cookie directives via
resp.set_cookie
. - Add
resp.html
to send HTML. - Other improvements.
resp.stream
.resp.set_cookie
.resp.html
to send HTML.