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.