Version 3.0.1
3.0.1 (2023-09-26)
Fixed
- Method
head
not acceptingallow_redirect
named argument. PreparedRequest
did not uppercase the HTTP verb when constructed manually.
Changed
- Minor code refactor in the
text
, andjson
methods within theResponse
class to be more concise.