Skip to content

Commit e3f3c18

Browse files
committed
ADDED new headers access-control-allow-origin
1 parent dd1ae84 commit e3f3c18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/settings/security.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
CORS_ALLOW_HEADERS = [
3535
'accept',
3636
'accept-encoding',
37+
'access-control-allow-origin',
3738
'authorization',
3839
'content-type',
3940
'dnt',

0 commit comments

Comments
 (0)