mirror of
https://github.com/gchq/CyberChef
synced 2026-02-24 00:23:28 +00:00
This decoder will join up a HTTP response sent using chunked transfer encoding, raised in issue #168. This is useful when attempting to extract files or gzipped responses sent using chunked transfer encoding, particularly when combined with the gunzip operation.