x
This commit is contained in:
parent
330bd1ff61
commit
d105a753b4
1 changed files with 0 additions and 3 deletions
|
|
@ -2,11 +2,8 @@
|
|||
const corsHeaders = {
|
||||
'Access-Control-Allow-Origin': '*',
|
||||
'Access-Control-Allow-Methods': 'GET, POST, PUT, DELETE, OPTIONS',
|
||||
<<<<<<< Updated upstream
|
||||
'Access-Control-Allow-Headers': 'Content-Type, Authorization, Accept',
|
||||
=======
|
||||
'Access-Control-Allow-Headers': 'Content-Type, Authorization, Accept, Cache-Control, X-Requested-With',
|
||||
>>>>>>> Stashed changes
|
||||
'Access-Control-Max-Age': '86400'
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue