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

feat: add support for CORS headers used by browsers #134

Merged
merged 4 commits into from
Feb 20, 2025

Conversation

samcamwilliams
Copy link
Collaborator

Adds default CORS headers to message responses. If headers are set already by the user those will override the defaults returned. This ensures that httpsig messages remain verifiable.

Copy link

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@samcamwilliams samcamwilliams merged commit 90bf869 into main Feb 20, 2025
@samcamwilliams samcamwilliams deleted the chore/cors-headers branch February 20, 2025 23:20
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.

2 participants