Skip to content

Correctly handle EOF condition when parsing HTTP responses with no content length.#463

Open
ioquatix wants to merge 1 commit intowg:masterfrom
ioquatix:patch-1
Open

Correctly handle EOF condition when parsing HTTP responses with no content length.#463
ioquatix wants to merge 1 commit intowg:masterfrom
ioquatix:patch-1

Conversation

@ioquatix
Copy link
Copy Markdown

Fixes #462.

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.

wrk incorrectly handles responses which contain no content-length header.

1 participant