Describe the bug


when the ApiClient failed beacuse of afterReponse . the res.body has been created sucess but not to close after it.
To Reproduce
Steps to reproduce the behavior:
see the code
Expected behavior
http response body should be closed if it created sucess.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
when the ApiClient failed beacuse of afterReponse . the res.body has been created sucess but not to close after it.
To Reproduce
Steps to reproduce the behavior:
see the code
Expected behavior
http response body should be closed if it created sucess.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.