Skip to content

Make configuring CORS headers more robust#45

Merged
bartjkdp merged 1 commit intomainfrom
fix/42-options-response-filter-proxy
Mar 11, 2024
Merged

Make configuring CORS headers more robust#45
bartjkdp merged 1 commit intomainfrom
fix/42-options-response-filter-proxy

Conversation

@bartjkdp
Copy link
Copy Markdown
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
@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