Skip to content

set cors when running web server #128

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

Merged
merged 4 commits into from
Aug 17, 2023
Merged

set cors when running web server #128

merged 4 commits into from
Aug 17, 2023

Conversation

fpliger
Copy link
Contributor

@fpliger fpliger commented Aug 9, 2023

For PyScript to run when we run pyscript run we need to set the right CORS . This PR Addresses that

@fpliger fpliger requested a review from WebReflection August 9, 2023 23:22
@codecov-commenter
Copy link

Codecov Report

Merging #128 (a1ac85e) into main (a0ad4f5) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files           5        5           
  Lines         251      251           
=======================================
  Hits          240      240           
  Misses         11       11           

@fpliger fpliger requested a review from WebReflection August 10, 2023 21:13
@fpliger fpliger merged commit 1546129 into main Aug 17, 2023
@fpliger fpliger deleted the fpliger/fix_run_cors branch August 17, 2023 21:25
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.

3 participants