Sign in
cobalt
/
cobalt
/
c9e19ca560c593f3612acbdcd0ca4da848fb7c3e
/
.
/
third_party
/
web_platform_tests
/
XMLHttpRequest
/
XMLHttpRequest-withCredentials.worker.js
blob: 6e89fec5a0152d38e6579ebbba2aeaa0e82f0a63 [
file
] [
log
] [
blame
]
importScripts
(
"/resources/testharness.js"
)
importScripts
(
"XMLHttpRequest-withCredentials.js"
)
test_withCredentials
(
true
);
done
()