Closed mvadari closed 2 years ago
This PR adds CORS headers, so that we don't run into CORS-related issues with the VHS.
I was running into issues with CORS from the VHS.
Not sure how to test this fix.
High Level Overview of Change
This PR adds CORS headers, so that we don't run into CORS-related issues with the VHS.
Context of Change
I was running into issues with CORS from the VHS.
Type of Change
Before / After
Test Plan
Not sure how to test this fix.