|
ignoreJSON: false, // 默认为 false,当设置为 true 时,将会放过所有 content-type 为 `application/json` 的请求
|
|
ignoreJSON: false, // 默认为 false,当设置为 true 时,将会放过所有 content-type 为 `application/json` 的请求
|
|
cookieName: 'csrfToken_j', // csrf token's cookie name
|
|
cookieName: 'csrfToken_j', // csrf token's cookie name
|