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

in_http: Fix default value of cors_allow_credentials #3491

Merged

Conversation

ashie
Copy link
Member

@ashie ashie commented Aug 24, 2021

Which issue(s) this PR fixes:
Follow up for #3481

What this PR does / why we need it:
There is no reason I chose the default value nil for cors_allow_credentials at #3481.
It should be false.

Docs Changes:
none

Release Note:
none

nil ->
false

Signed-off-by: Takuro Ashie <ashie@clear-code.com>
Copy link
Contributor

@kenhys kenhys left a comment

Choose a reason for hiding this comment

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

I've overlooked it.

LGTM.

@kenhys kenhys merged commit 82115a1 into fluent:master Aug 24, 2021
@ashie ashie deleted the fix-default-value-of-cors_allow_credentials branch August 24, 2021 07:47
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

2 participants