Replace custom HttpError exception class with calls to `raise_for_status` on response objects: https://github.com/kennethreitz/requests/blob/master/requests/models.py#L917
Replace custom HttpError exception class with calls to
raise_for_statuson response objects:https://github.com/kennethreitz/requests/blob/master/requests/models.py#L917