Skip to content

Improve Filter Example to Block Anonymous Traffic #5023

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

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

spencerattick
Copy link
Contributor

Proposed changes

The removed piece of code is not necessary as null and "" are both considered to be 0 bytes which is what the length() function checks for. A customer also reported unusual behavior when using the deleted line.

Merge timing

ASAP is fine

The removed piece of code is not necessary as `null` and `""` are both considered to be 0 bytes which is what the `length()` function checks for. A customer also reported unusual behavior when using the deleted line.
@spencerattick spencerattick requested a review from a team as a code owner July 13, 2023 18:54
@spencerattick spencerattick requested review from stayseesong and removed request for a team July 13, 2023 18:54
@stayseesong stayseesong merged commit 4aaa361 into develop Jul 14, 2023
@stayseesong stayseesong deleted the spencerattick-patch-2 branch July 14, 2023 22:48
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants