Skip to content

Handle gzip-compressed responses Http.getInputStream() - #112

Closed
TeYroXOfficial wants to merge 5 commits into
darkbot-reloaded:masterfrom
TeYroXOfficial:local-gzip
Closed

TeYroXOfficial wants to merge 5 commits into
darkbot-reloaded:masterfrom
TeYroXOfficial:local-gzip

Conversation

@TeYroXOfficial

Copy link
Copy Markdown
Contributor

DarkOrbit started sending gzip-compressed responses. This PR checks whether the response is gzip-compressed and decompresses it if so; otherwise the stream is passed through unchanged.

Thanks to @sean.. for hint.

DarkOrbit started sending gzip-compressed responses. This PR checks whether the response is gzip-compressed and  decompresses it if so; otherwise the
stream is passed through unchanged.
Comment thread util/src/main/java/eu/darkbot/util/http/Http.java Outdated
TeYroXOfficial and others added 3 commits September 16, 2026 17:16
Yes, these changes work as well as expected

Co-authored-by: Pablo Herrera <pabloherrerapalacio@gmail.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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