Updated on 2024-06-21 GMT+08:00

CORS Overview

If you have any questions during development, post them on the Issues page of GitHub. For details about parameters and usage of each API, see the .

Cross-origin resource sharing (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.