addCorsHeaders() public method
Adds the CORS headers to the response
public void addCorsHeaders ( $response, $headers ) | ||
---|---|---|
$response | yii\web\Response | |
$headers |
addCorsHeaders() public method
Adds the CORS headers to the response
public void addCorsHeaders ( $response, $headers ) | ||
---|---|---|
$response | yii\web\Response | |
$headers |
Please login to continue.