Skip to content

Fix gzip handling header bug, memory opt#1215

Merged
l-trotta merged 2 commits intomainfrom
rest5client-gzip-fix
Apr 22, 2026
Merged

Fix gzip handling header bug, memory opt#1215
l-trotta merged 2 commits intomainfrom
rest5client-gzip-fix

Conversation

@l-trotta
Copy link
Copy Markdown
Contributor

Related to #1143, when the apache 5 http client's autocompression is enabled, the response headers and content length must be adjusted. Bonus: little memory improvement for BufferedByteConsumer (avoid useless memory allocation by removing toByteArray()).

@l-trotta l-trotta merged commit b4b8c3e into main Apr 22, 2026
11 checks passed
@l-trotta l-trotta deleted the rest5client-gzip-fix branch April 22, 2026 12:20
l-trotta added a commit that referenced this pull request Apr 22, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
l-trotta added a commit that referenced this pull request Apr 22, 2026
Co-authored-by: Laura Trotta <153528055+l-trotta@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant