Skip to content
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 http-x-api-key #330

Merged
merged 1 commit into from
Mar 27, 2020
Merged

Fix http-x-api-key #330

merged 1 commit into from
Mar 27, 2020

Conversation

mtdowling
Copy link
Member

Ensures that http-x-api-key adds the appropriate CORS headers and that
it uses the lowercase header name to make API Gateway happy.

Closes #327

Issue #, if available:

Description of changes:

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

Ensures that http-x-api-key adds the appropriate CORS headers and that
it uses the lowercase header name to make API Gateway happy.

Closes #327
@mtdowling mtdowling merged commit f8abdcf into master Mar 27, 2020
@mtdowling mtdowling deleted the fix-x-api-key branch March 27, 2020 17:41
@kstich kstich mentioned this pull request Apr 1, 2020
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.

http-x-api-key auth not compatible with api gateway
2 participants