Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not log error for undefined reviver for string response
In the case of simple response for a valid status code (for example number or string), the reviver is undefined. We should not log this scenario
- Loading branch information