aws-samples / orthanc-cdk-deployment

MIT No Attribution
25 stars 7 forks source link

Fixes CORS issue in API request #7

Closed yubarajshrestha closed 1 year ago

yubarajshrestha commented 1 year ago

Fixes #6

Added a Viewer request CloudFront Function that short circuits Preflight requests and returns the appropriate headers.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.