irensaltali / serverlessapigateway

Serverless API Gateway
https://serverlessapigateway.com/
Other
62 stars 10 forks source link

Response CORS headers should only one origin #27

Closed irensaltali closed 9 months ago

irensaltali commented 9 months ago

If there are multiple 'allow_origins' set at config Response should have only one of them. Always return matching origin. If there is no match return first one.

github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: