Please read and follow the instructions before submitting an issue:
The response data performance of version 0.21.4 is inconsistent with that of version 0.21.1
version 0.21.4 res.data is JSON, but version 0.21.1 res.data is Object

Describe the issue
A clear and concise description of what the issue is.
Example Code
Code snippet to illustrate your question
service.interceptors.response.use(response => {})
Expected behavior, if applicable
A clear and concise description of what you expected to happen.
Environment
- Axios Version [e.g. 0.18.0]:
0.21.4
- Adapter [e.g. XHR/HTTP]:
XHR
- Browser [e.g. Chrome, Safari]:
Chrome
- Browser Version [e.g. 22]:
latest
- Node.js Version [e.g. 13.0.1]:
N/A
- OS: [e.g. iOS 12.1.0, OSX 10.13.4]:
OSX latest
- Additional Library Versions [e.g. React 16.7, React Native 0.58.0]:
^vue2,6
Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.
Please read and follow the instructions before submitting an issue:
The response data performance of version 0.21.4 is inconsistent with that of version 0.21.1
version 0.21.4
res.datais JSON, but version 0.21.1res.datais ObjectDescribe the issue
A clear and concise description of what the issue is.
Example Code
Code snippet to illustrate your question
service.interceptors.response.use(response => {})Expected behavior, if applicable
A clear and concise description of what you expected to happen.
Environment
0.21.4XHRChromelatestN/AOSX latest^vue2,6Additional context/Screenshots
Add any other context about the problem here. If applicable, add screenshots to help explain.