prepareHeaders() public method
For each CORS headers create the specific response
| public array prepareHeaders ( $requestHeaders ) | ||
|---|---|---|
| $requestHeaders | array |
CORS headers we have detected |
| return | array |
CORS headers ready to be sent |
prepareHeaders() public method
For each CORS headers create the specific response
| public array prepareHeaders ( $requestHeaders ) | ||
|---|---|---|
| $requestHeaders | array |
CORS headers we have detected |
| return | array |
CORS headers ready to be sent |
Please login to continue.