Skip to content

Conversation

@IamMrTeapot
Copy link

Background

  • Browsers do not allow "Access-Control-Allow-Origin": "*" when "Access-Control-Allow-Credentials": true is present in the HTTP response headers.

Changes

  • Added support for configuring allowed CORS domains via the config.json file.
    This allows fine-grained control over CORS settings while maintaining compatibility with credentialed requests.

Impact

  • No effect on streaming performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant