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

Refactor CORS to ApiServer #262

Closed
wants to merge 2 commits into from
Closed

Refactor CORS to ApiServer #262

wants to merge 2 commits into from

Conversation

RocketMan
Copy link
Owner

This PR refactors CORS from index.php to ApiServer.

@RocketMan RocketMan added this to the v2.11.0 milestone Jan 8, 2022
@RocketMan RocketMan self-assigned this Jan 8, 2022
@RocketMan
Copy link
Owner Author

For now, given the deficiencies in the upstream Request object, it makes little sense to try to merge CORS handling into the infrastructure, as it involves touching Request as well.

Preferred would be to revisit Request and then possibily consider whether to bring CORS functionality into the ApiServer.

@RocketMan RocketMan closed this Jan 10, 2022
@RocketMan RocketMan deleted the refactor-cors branch January 10, 2022 11:14
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