UNPKG

axios

Version:

Promise based HTTP client for the browser and node.js

10 lines (8 loc) 198 B
'use strict'; export default { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false, legacyInterceptorReqResOrdering: true, advertiseZstdAcceptEncoding: false, };