This commit is contained in:
Anna Bodnia
2017-06-08 12:19:47 +03:00
parent e7975e7f3d
commit 36b263e230
10 changed files with 72 additions and 72 deletions

View File

@@ -135,7 +135,6 @@ export const authorizeRequest = ( data ) => ( { fn, authActions, errActions, aut
let _headers = Object.assign({
"Accept":"application/json, text/plain, */*",
"Access-Control-Allow-Origin": "*",
"Content-Type": "application/x-www-form-urlencoded"
}, headers)