Skip to content

0.3.0

Compare
Choose a tag to compare
@dvolodin7 dvolodin7 released this 24 Mar 10:30
· 4 commits to master since this release

Added

  • RequestMethod enum.
  • Proxy support.

Fixed

  • Raise TimeoutError on request timeout, instead of RequestError.
  • Exception names shown without Py prefix.

Changed

  • HttpClient.request accepts RequestMethod.
  • HttpClient accepts optional proxy argument.
  • ConnectError replaced with Python's builtin ConnectionError.
  • Use Rust 1.77.0.
  • Use reqwest 0.12.