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

Remove invalid UTF-8 data. #117

Closed
wants to merge 2 commits into from
Closed

Remove invalid UTF-8 data. #117

wants to merge 2 commits into from

Commits on May 3, 2024

  1. Remove invalid UTF-8 data.

    lyda committed May 3, 2024
    Configuration menu
    Copy the full SHA
    53ef54a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Catch invalid UTF-8 and log it

    This will catch and log UTF-8 without causing the middleware to panic.
    lyda committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d623559 View commit details
    Browse the repository at this point in the history