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

response: end decompressors in chunked content #439

Closed
wants to merge 1 commit into from

Conversation

catenacyber
Copy link
Contributor

When a response ends in the middle of a chunk, signal it to the decompressors to let them finalize the data they got so far, as is done with content-length.

Behaves the same as OISF/suricata#12740

But this will require a QA rebaseline

When a response ends in the middle of a chunk, signal
it to the decompressors to let them finalize the data
they got so far, as is done with content-length.
@suricata-qa
Copy link

ERROR:

ERROR: QA failed on SURI_TLPW1_files_sha256.

Pipeline 25028

@victorjulien victorjulien mentioned this pull request Mar 8, 2025
@victorjulien
Copy link
Member

Merged in #440, thanks!

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

Successfully merging this pull request may close these issues.

3 participants