mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
@@ -55,6 +55,8 @@ module.exports = {
|
||||
put: utils.merge(DEFAULT_CONTENT_TYPE)
|
||||
},
|
||||
|
||||
timeout: 0,
|
||||
|
||||
xsrfCookieName: 'XSRF-TOKEN',
|
||||
xsrfHeaderName: 'X-XSRF-TOKEN'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user