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

Added decoder for chunked HTTP encoding #311

Merged
merged 4 commits into from
Aug 19, 2018
Merged

Added decoder for chunked HTTP encoding #311

merged 4 commits into from
Aug 19, 2018

Conversation

sevzero
Copy link
Contributor

@sevzero sevzero commented May 24, 2018

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.

Resubmitted this PR to the esm branch - Please let me know if I've made any errors.

GCHQ OSS Contributor License Agreement has been signed.

This decoder will join up a HTTP response sent using chunked transfer encoding, raised in issue gchq#168.

This is useful when attempting to extract files or gzipped responses sent using chunked transfer encoding, particularly when combined with the gunzip operation.
@n1474335 n1474335 changed the base branch from esm to master August 19, 2018 16:22
@n1474335 n1474335 merged commit ed84614 into gchq:master Aug 19, 2018
@n1474335
Copy link
Member

Thanks very much @sevzero, this closes #168.

BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
BRAVO68WEB pushed a commit to BRAVO68WEB/CyberChef that referenced this pull request May 29, 2022
[FIX] UI Bug Fixes for Interactive Editor + Style Refactor
Fixes gchq#301
Fixes gchq#310 
Fixes gchq#311 
Fixes gchq#312
This pull request was closed.
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.

2 participants