Actions
Backport #9325
closedBackport #9213 "DNF gets wrong rpm download size, until package downloaded with curl, then works" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 104
Quarter:
Related issues
Updated by dalley about 3 years ago
- Copied from Issue #9213: DNF gets wrong rpm download size, until package downloaded with curl, then works added
Updated by bmbouter about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to bmbouter
Added by bmbouter about 3 years ago
Updated by bmbouter about 3 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|b9652e8330fc89d4083b3f07bc2f764dbb2812ce.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Don't send Content-Encoding header with streamed responses
aiohttp automatically enflates gzipped responses. Pulp clients always receive uncompressed responses when requesting on_demand content.
backports: #9213
fixes #9325
(cherry picked from commit 7e0a79e4ea37a0e6694896dca35d126125ec5bdd)