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

[backport 3.4] feat(cors): Support private network access (#11523) #12599

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

liverpool8056
Copy link
Contributor

cherry pick from #11523

The Access-Control-Request-Private-Network header in crossing-origin pre-light requests is supported through adding a new parameter private_network which determines whether the Access-Control-Allow-Private-Network header should be carried in the response headers with true as the value.

FTI-5258
@liverpool8056 liverpool8056 force-pushed the backport-3.4-cors-private-network branch from cccfac2 to 6b010e4 Compare February 22, 2024 01:56
@liverpool8056 liverpool8056 changed the title feat(cors): Support private network access (#11523) [backport 3.4] feat(cors): Support private network access (#11523) Feb 22, 2024
@ms2008 ms2008 merged commit 106eb3e into release/3.4.x Feb 26, 2024
26 checks passed
@ms2008 ms2008 deleted the backport-3.4-cors-private-network branch February 26, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants