mirror of
https://github.com/tenrok/axios.git
synced 2026-05-27 14:47:43 +03:00
Fixing typo
This commit is contained in:
+1
-1
@@ -36,6 +36,6 @@ module.exports = {
|
||||
put: utils.merge(CONTENT_TYPE_APPLICATION_JSON)
|
||||
},
|
||||
|
||||
xsrfCookiName: 'XSRF-TOKEN',
|
||||
xsrfCookieName: 'XSRF-TOKEN',
|
||||
xsrfHeaderName: 'X-XSRF-TOKEN'
|
||||
};
|
||||
Reference in New Issue
Block a user