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

Set Access-Control-Allow-Origin: * header in all responses #111

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

jwodder
Copy link
Member

@jwodder jwodder commented Mar 15, 2024

Closes #110.

@jwodder jwodder added enhancement New feature or request therefor HTTP protocol Specific to the HTTP protocol labels Mar 15, 2024
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 45.96%. Comparing base (637d82b) to head (9bda836).

Files Patch % Lines
src/main.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   46.01%   45.96%   -0.05%     
==========================================
  Files          24       24              
  Lines        3710     3714       +4     
==========================================
  Hits         1707     1707              
- Misses       2003     2007       +4     

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

@jwodder jwodder merged commit 9eaa863 into main Mar 15, 2024
8 of 10 checks passed
@jwodder jwodder deleted the cors branch March 15, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request therefor HTTP protocol Specific to the HTTP protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need CORS settings be provided to allow access from 3rd party services
1 participant