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
Actions
Add a User-Agent header to pulp downloaders
closes #4878 https://pulp.plan.io/issues/4878