v4.8.1
- Concatenates
error.message
if it incorrectly comes back from the API as an array - Treats any HTTP status outside the
2xx
range as an error. Impact expected is minimal as this change only affects1xx
and3xx
HTTP status codes
error.message
if it incorrectly comes back from the API as an array2xx
range as an error. Impact expected is minimal as this change only affects 1xx
and 3xx
HTTP status codes