Responder Versions Save

A familiar HTTP Service Framework for Python.

v2.0.0

4 years ago

v1.3.2

4 years ago

ASGI 3 Support !

v1.3.0

5 years ago

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.