Actions
Issue #4878
closedSome servers deny answering to requests made with pyhon-requests
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.20.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Sprint 54
Quarter:
Description
For example we have seen 451 (governmental censorship), but we could trace it down to the server denying access when requests was used.
This can be circumvented by setting the User-Agent header field to smth else.
PR available: https://github.com/pulp/pulp/pull/3925
Updated by ipanova@redhat.com over 5 years ago
Updated by CodeHeeler over 5 years ago
- Status changed from NEW to POST
- Sprint set to Sprint 53
- Tags Pulp 2 added
Added by mdellweg over 5 years ago
Updated by amacdona@redhat.com over 5 years ago
- Sprint changed from Sprint 53 to Sprint 54
Updated by mdellweg over 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|19a527036d4e1b3ed06037ada70a5de5cd556940.
Updated by ttereshc over 5 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Add a User-Agent header to pulp downloaders
closes #4878 https://pulp.plan.io/issues/4878