Skip to content

v0.4.0 — Better header control and some more request parameters

Compare
Choose a tag to compare
@jwodder jwodder released this 15 Dec 16:02
· 10 commits to master since this release
v0.4.0
  • Migrated from setuptools to hatch
  • Added a set_headers argument to the Client constructor for explicitly setting or not setting headers on sessions
  • Added timeout arguments to the request methods
  • Added allow_redirects argument to Client.request() and Endpoint.request()