Actions
Backport #9539
closedBackport to 2.9: Push upload responses return improper Content-Length header
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 110
Quarter:
Description
These responses: https://github.com/pulp/pulp_container/blob/master/pulp_container/app/registry_api.py#L145-L222 should set their Content-Length
header to 0 since they are not sending any data back in their body.
Related issues
Updated by ipanova@redhat.com about 3 years ago
- Copied from Issue #9516: Push upload responses return improper Content-Length header added
Updated by ipanova@redhat.com about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Updated by pulpbot about 3 years ago
- Status changed from ASSIGNED to POST
Added by gerrod almost 3 years ago
Added by gerrod almost 3 years ago
Updated by gerrod almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset ccaf47389f29637b24825d985cac95044d75eef4.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix improper Content-Length header in push responses
closes #9539 backports: #9516 (cherry picked from commit 29bd36bde33b0e4252efbe922d6e5a3555553a12)