blob: 5f7a08714061fdf58296dbd723886d385d9a7335 [file] [log] [blame]
function preflightURL(status, out) {
return 'http://localhost:8080/security/cors-rfc1918/resources/preflight.php?preflight=' + status + '&out=' + out;
}