Updated on 2022-06-08 GMT+08:00

CORS Overview

If you have any questions during development, post them on the Issues page of GitHub.

CORS allows web application programs to access resources in other domains. OBS provides developers with APIs for facilitating cross-origin resource access.

For more information, see CORS.