Skip to content

End request, status, header, and trailer lines with CRLF #21

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

Open
DemiMarie opened this issue Apr 29, 2025 · 0 comments
Open

End request, status, header, and trailer lines with CRLF #21

DemiMarie opened this issue Apr 29, 2025 · 0 comments

Comments

@DemiMarie
Copy link

Feature Overview

Send requests and responses to NGINX that use CRLF as the line ending, rather than bare LF. If handling of bare LF needs to be considered, move that to separate tests.

Alternatives Considered

Continue the current behavior where some tests use CRLF (correct) and others use bare LF (wrong).

Additional Context

I patched NGINX to reject bare LF and a lot of unrelated tests failed.

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

No branches or pull requests

1 participant