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

CORS with Access-Control-Allow-Credentials #877

Merged
merged 2 commits into from Nov 20, 2018

Conversation

patrikn
Copy link
Contributor

@patrikn patrikn commented Nov 15, 2018

This won't fix the problem in Azure (Azure/azure-functions-host#620), but it's still useful for local development where you don't want to have to put all your services behind a proxy.

…ine argument to enable Access-Control-Allow-Credentials.
@dnfclas
Copy link

dnfclas commented Nov 15, 2018

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@ahmelsayed ahmelsayed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can you change the parameter to cors-credentials instead? I know this action has a couple with camelCasing, but I have been trying to stick to - separators moving forward. I'm planning to add an alias for useHttps and a couple other inconsistent args in other actions and hide them from the help.

Thanks for your contribution 👍

@ahmelsayed ahmelsayed merged commit eb15d8b into Azure:master Nov 20, 2018
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.

None yet

3 participants