Actions
Task #9591
closedMake user_agent generation available via plugin API
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 110
Quarter:
Description
Pulpcore implementation of DownloaderFactory sets User-Agent header.
To generate the user agent value user_agent()
function is used.
Make this function a static method of the DownloaderFactory class, so it's available for plugin writers who subclass and customize a DownloaderFactory.
Updated by pulpbot almost 3 years ago
- Status changed from ASSIGNED to POST
Added by ttereshc almost 3 years ago
Updated by ttereshc almost 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|3030e0f40da598dd9cca5505f0da79965fb53fd0.
Updated by pulpbot almost 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Move user_agent into DownloaderFactor to expose it in plugin API.
closes #9591 https://pulp.plan.io/issues/9591