Actions
Issue #9516
closedPush upload responses return improper Content-Length header
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 107
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 pulpbot about 3 years ago
- Status changed from NEW to POST
Added by gerrod about 3 years ago
Added by gerrod about 3 years ago
Revision 29bd36bd | View on GitHub
Fix improper Content-Length header in push responses
fixes: #9516
Updated by gerrod about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 29bd36bde33b0e4252efbe922d6e5a3555553a12.
Updated by ipanova@redhat.com about 3 years ago
- Copied to Backport #9521: Backport to 2.8: Push upload responses return improper Content-Length header added
Updated by ipanova@redhat.com about 3 years ago
- Copied to Backport #9539: Backport to 2.9: Push upload responses return improper Content-Length header added
Updated by ipanova@redhat.com about 3 years ago
- Assignee set to gerrod
- Sprint set to Sprint 107
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix improper Content-Length header in push responses
fixes: #9516