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

Make configuring CORS headers more robust #45

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

bartjkdp
Copy link
Member

@bartjkdp bartjkdp commented Mar 11, 2024

  • Pass all OPTIONS requests to the CORS library.
  • By default only https://filter-proxy.local is allowed and configuration of every CORS property is optional.
  • Add the option to configure CORS debugging.

@bartjkdp bartjkdp force-pushed the fix/42-options-response-filter-proxy branch from a31860e to 8484cd9 Compare March 11, 2024 21:39
@bartjkdp bartjkdp force-pushed the fix/42-options-response-filter-proxy branch from 8484cd9 to 8ecd65a Compare March 11, 2024 21:44
@bartjkdp bartjkdp merged commit a3cfdba into main Mar 11, 2024
1 check passed
@bartjkdp bartjkdp deleted the fix/42-options-response-filter-proxy branch March 11, 2024 21:48
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