blob: 369d02040ba0142d2c0bfd9d8ff9348477ee58bc [file] [log] [blame]
import("http://localhost:8000/security/resources/cors-deny.php?credentials=true").then(
function() { done("FAIL");},
function() { done("PASS"); });