-
Notifications
You must be signed in to change notification settings - Fork 4
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 CORS issue in APIHUB #1143
Comments
check the list of allowed headers to include some needed headers like epiprotocolversion and others |
related with #1107 |
Solution: |
asaccool
added a commit
to OpenDSU/apihub
that referenced
this issue
Jan 4, 2023
…custom components to register new headers for the CORS response if needed
asaccool
added a commit
to PharmaLedger-IMI/gtin-resolver
that referenced
this issue
Jan 4, 2023
…n header for a proper CORS response
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refactor responseHeader middleware to set headers for specific paths
The text was updated successfully, but these errors were encountered: