axios
axios copied to clipboard
feat(AxiosError): serialize customProps
Solves #6511
It saves enumerable custom properties to add them into toJSON
method.