Cross Origin Glossary

Browse 1 cross origin terms defined in plain English, from the cultural dictionary of computing.

1 Cross Origin Terms

PostMessage
A browser API (window.postMessage) that enables safe cross-origin communication between a page and its iframes, pop-ups, or web workers by sending serialized...

Related Topics