Cors: exposed_headers [*]
This commit is contained in:
parent
111c0a0bb0
commit
5b0c6fb3da
@ -25,7 +25,7 @@
|
||||
|
||||
'allowed_headers' => ['*'],
|
||||
|
||||
'exposed_headers' => [],
|
||||
'exposed_headers' => ['*'],
|
||||
|
||||
'max_age' => 0,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user