v0.5: ### Notable changes
Notable changes
Client
:- Support binary request data automatically based on input type, eg
dict
vsbytes
. - Add new
headers
kwarg tocall
and auto-generated lexicon method calls, useful for providing an explicitContent-Type
when sending binary data. - Bug fix: don't infinite loop if
refreshSession
fails. - Other minor authentication bug fixes.
- Support binary request data automatically based on input type, eg