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

Place last-chunk terminator before FLUSH if present #400

Closed
wants to merge 1 commit into from

Conversation

notroj
Copy link
Collaborator

@notroj notroj commented Dec 20, 2023

* modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigade
  containing [FLUSH EOS], insert the last-chunk terminator before the
  FLUSH rather than between the FLUSH and the EOS.

  containing [FLUSH EOS], insert the last-chunk terminator before the
  FLUSH rather than between the FLUSH and the EOS.
@notroj notroj force-pushed the chunk-filter-flush branch from cb6cb37 to b98d281 Compare December 20, 2023 13:45
@asfgit asfgit closed this in b5b2ca3 Dec 20, 2023
@notroj notroj deleted the chunk-filter-flush branch February 13, 2024 16:13
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