Q. What will happen if you specify an absolute URL in the Worker constructor?
β
Correct Answer: (B)
Must have the same origin
Explanation: If you specify an absolute URL, it must have the same origin (same protocol, host, and port) as that containing document.