This release updates the error returned by BaseClient.Send()
to use the new client.HTTPError
object rather than just having Error()
return the response code.
This release updates the error returned by BaseClient.Send()
to use the new client.HTTPError
object rather than just having Error()
return the response code.