Skip to content

Chucker does not recognise partially read responses #287

@MiSikora

Description

@MiSikora

✍️ Describe the bug

When only some portion of the upstream is read from the response it might fail when Chucker tries to read it back for processing. For example GzipSource expects that after it is done with the content there will be CRC32 checksum in the footer. If it is not present it will throw an exception and crash.

💣 Steps to reproduce

Creating an example is doable but it is reported by @oakkitten in a follow-up discussion to #263.

🔧 Expected behavior

Chucker dismisses incomplete responses. This behaviour is consistent with maximum content length allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions