this does work, instance header overrides the global default: // index.js axios.defaults.headers.common['authorization'] = 'auth_token'; // myaxios.js const ...
確定! 回上一頁