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

fix(http): allow CORS in v2 compatibility endpoints #19727

Closed
wants to merge 2 commits into from

Conversation

sranka
Copy link
Contributor

@sranka sranka commented Oct 12, 2020

Closes #19715 ... contains cherry-picks from master1.x branch ( #18410)

Describe your proposed changes here.

@sranka sranka marked this pull request as ready for review October 12, 2020 17:40
@sranka sranka requested a review from dgnorton October 12, 2020 17:44
@sranka sranka added the 1.x label Oct 12, 2020
@sranka sranka linked an issue Oct 12, 2020 that may be closed by this pull request
@sranka
Copy link
Contributor Author

sranka commented Oct 14, 2020

I have no idea why continuous-integration/appveyor/pr check failed, I can't restart it.

@ajaxjiang96
Copy link

Is there anyone still facing the CORS issue?

@sranka
Copy link
Contributor Author

sranka commented Aug 2, 2021

The fix is already part of v1.9.3 https://github.com/influxdata/influxdb/blob/v1.9.3/services/httpd/handler.go proves it.

@sranka sranka closed this Aug 2, 2021
@sranka sranka deleted the 19715/cors_v2_api branch August 2, 2021 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CORS fail with query v2 compatibility API
2 participants