Skip to content

in_http: Fix default value of cors_allow_credentials#3491

Merged
kenhys merged 1 commit into
fluent:masterfrom
ashie:fix-default-value-of-cors_allow_credentials
Aug 24, 2021
Merged

in_http: Fix default value of cors_allow_credentials#3491
kenhys merged 1 commit into
fluent:masterfrom
ashie:fix-default-value-of-cors_allow_credentials

Conversation

@ashie

@ashie ashie commented Aug 24, 2021

Copy link
Copy Markdown
Member

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>

@kenhys kenhys left a comment

Copy link
Copy Markdown
Contributor

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.

2 participants