Actions
Test #4628
closedTest pulp_streamer stream decodes responses, but sends the 'gzip' Content-Encoding header
Version:
Platform Release:
Tags:
Pulp 2
Sprint:
Quarter:
Description
Steps to reproduce it:
pulp-admin rpm repo create --download-policy on_demand --feed https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-kickstart/ --repo-id ks
pulp-admin rpm repo sync run --repo-id ks
curl -sH 'Accept-encoding: gzip' -k -L https://localhost/pulp/repos/pulp/pulp/fixtures/rpm-kickstart/images/pxeboot/vmlinuz | gunzip -
gzip: stdin: not in gzip format
Related issues
Actions