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

Feature: Support suffix wildcards in HTTP input plugin #675

Closed
HeadHunter483 opened this issue Sep 12, 2024 · 0 comments · Fixed by #676
Closed

Feature: Support suffix wildcards in HTTP input plugin #675

HeadHunter483 opened this issue Sep 12, 2024 · 0 comments · Fixed by #676
Labels
enhancement New feature or request

Comments

@HeadHunter483
Copy link
Collaborator

Currently HTTP input plugin CORS implementation does not support wildcard suffix domains as expected. It would be great to add this feature to add allowed origins as "*.example.com" and accept as valid all of it subdomains "subdomain.example.com" and all other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant