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

Add config for more CORS middleware options #259

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Add config for more CORS middleware options #259

merged 1 commit into from
Mar 19, 2024

Conversation

pkqk
Copy link
Member

@pkqk pkqk commented Mar 19, 2024

Add support for the Access-Control-Allow-Methods and Access-Control-Expose-Headers settings on the CORS middleware.

@pkqk pkqk requested a review from a team as a code owner March 19, 2024 02:12
@codecov-commenter
Copy link

codecov-commenter commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.77%. Comparing base (0345951) to head (5590b87).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   69.75%   69.77%   +0.01%     
==========================================
  Files          28       28              
  Lines        4219     4221       +2     
==========================================
+ Hits         2943     2945       +2     
  Misses       1124     1124              
  Partials      152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pkqk pkqk merged commit 1c75727 into main Mar 19, 2024
4 checks passed
@pkqk pkqk deleted the cors-options branch March 19, 2024 02:36
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