Skip to content

[WIP] Add support for CORS to API Gateway HTTP APIs#670

Merged
kstich merged 3 commits intomainfrom
http-api-cors-apig
Feb 22, 2021
Merged

[WIP] Add support for CORS to API Gateway HTTP APIs#670
kstich merged 3 commits intomainfrom
http-api-cors-apig

Conversation

@mtdowling
Copy link
Copy Markdown
Member

This is a WIP PR to add support for CORS to API Gateway HTTP APIs. It still needs to be integration tested with an actual API Gateway API.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@srchase srchase changed the base branch from master to main January 8, 2021 19:17
The support for adding CORS REST API headers is now in its own mapper
class to better distinguish between the AddIntegrations mapper that is
applied to every type of API Gateway service, and our support for CORS
in REST APIs which is different than CORS in HTTP APIs.
@mtdowling
Copy link
Copy Markdown
Member Author

(rebased)

@kstich kstich merged commit 6818710 into main Feb 22, 2021
@kstich kstich mentioned this pull request Feb 22, 2021
@mtdowling mtdowling deleted the http-api-cors-apig branch April 21, 2021 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants