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

fix: should set OPTIONS on access-control-allow-methods #608

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Nov 3, 2023

Access to fetch at 'https://registry.npmmirror.com/isstream/-/isstream-0.1.0.tgz' from origin 'https://foo.com' has been blocked by CORS policy: Method OPTIONS is not allowed by Access-Control-Allow-Methods in preflight response.

Access to fetch at 'https://registry.npmmirror.com/isstream/-/isstream-0.1.0.tgz' from origin 'https://foo.com' has been blocked by CORS policy: Method OPTIONS is not allowed by Access-Control-Allow-Methods in preflight response.
@fengmk2 fengmk2 merged commit 0179ef3 into master Nov 3, 2023
9 checks passed
@fengmk2 fengmk2 deleted the support-tgz-options-request-again-gain branch November 3, 2023 11:12
fengmk2 pushed a commit that referenced this pull request Nov 3, 2023
[skip ci]

## [3.48.2](v3.48.1...v3.48.2) (2023-11-03)

### Bug Fixes

* should set OPTIONS on access-control-allow-methods ([#608](#608)) ([0179ef3](0179ef3))
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.

None yet

1 participant