Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cors_request_handler sequence to send only the necessary cors-headers values in non-preflight response calls #13691

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

RusJaI
Copy link
Contributor

@RusJaI RusJaI commented Feb 19, 2025

…headers values in non-preflight response calls

Remove assertions that check for non-mandatory CORS headers in non-preflight HTTP responses.
@RusJaI RusJaI merged commit 8a1085b into wso2:master Feb 20, 2025
7 checks passed
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.

Fine-tune CORS headers for non pre-flight requests [APIM 4.1.0]
2 participants