Files
yu-zhi-ran/platform/frontend-vue/node_modules/axios/lib/defaults/transitional.js
T
2026-05-01 06:48:21 +08:00

9 lines
160 B
JavaScript

'use strict';
export default {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false,
legacyInterceptorReqResOrdering: true,
};