Skip to content

fix: skip invalid UTF-8 headers instead of panicking #184

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

Closed

Conversation

xeioex
Copy link
Contributor

@xeioex xeioex commented Jul 25, 2025

Replace to_str() with explicit UTF-8 validation in NgxListIterator to handle malformed HTTP headers gracefully.

Replace `to_str()` with explicit UTF-8 validation in NgxListIterator
to handle malformed HTTP headers gracefully.
@xeioex xeioex force-pushed the fix-NgxListIterator-with-invalid-headers branch from a835513 to 8b06ecd Compare July 25, 2025 23:04
@xeioex xeioex closed this Jul 25, 2025
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.

1 participant