Skip to content

New annotations

Pre-release
Pre-release
Compare
Choose a tag to compare
@everilae everilae released this 26 Aug 17:20
  • Added Json and File annotations for sending JSON encoded data and
    files respectively.
  • Response.body() will raise an error, if response status is 4xx or 5xx.
  • Use typing instead of backports.typing.