Skip to content

v1.3.0

Compare
Choose a tag to compare
@timofurrer timofurrer released this 22 Feb 10:39
· 176 commits to master since this release

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.