Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check error in BaseClient.Perform (#922)
* Check error in BaseClient.Perform The http.Resonse will be nil on errors, so return early. Fixes #913 * revert reordering of imports --------- Co-authored-by: Laurent Saint-Félix <laurent.saintfelix@elastic.co>
- Loading branch information