Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Cross-origin resource sharing#1

Closed
AnatoleAM wants to merge 1 commit into
devfrom
feat/fix-cors
Closed

Cross-origin resource sharing#1
AnatoleAM wants to merge 1 commit into
devfrom
feat/fix-cors

Conversation

@AnatoleAM
Copy link
Copy Markdown
Contributor

Cross-origin resource sharing is a mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served. A web page may freely embed cross-origin images, stylesheets, scripts, iframes, and videos.

@AnatoleAM AnatoleAM requested a review from TroyKomodo August 5, 2021 03:33
@AnatoleAM AnatoleAM self-assigned this Aug 5, 2021
@TroyKomodo
Copy link
Copy Markdown
Contributor

Cors was enabled on the events V1 endpoint as it was needed there. Why is it needed here

@TroyKomodo TroyKomodo closed this Aug 5, 2021
@TroyKomodo TroyKomodo deleted the feat/fix-cors branch August 5, 2021 10:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants