Actions
Backport #9521
closedBackport to 2.8: 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
- Subject changed from Backport to 2.9: Push upload responses return improper Content-Length header to Backport to 2.8: Push upload responses return improper Content-Length header
Updated by ipanova@redhat.com about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 108
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 b660bfcdd6634e439a1483cb8c196a91dc124401.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix improper Content-Length header in push responses
backports: #9516 closes #9521 (cherry picked from commit 29bd36bde33b0e4252efbe922d6e5a3555553a12)