View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000630 | AlmaLinux-10 | General | public | 2026-06-02 05:19 | 2026-06-02 05:19 |
| Reporter | millq | Assigned To | |||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Summary | 0000630: Downloading ISO's from your server | ||||
| Description | When downloading ISO files from repo.almalinux.org, the Content-Length header is missing from GET responses. However doing a HEAD request to the same URL returns it correctly. Example URL: https://repo.almalinux.org/almalinux/10/live/x86_64_v2/AlmaLinux-10.2-x86_64_v2-Live-KDE.iso HEAD returns: Content-Length: 2638260224 GET returns: no Content-Length header This means download managers cannot show progress, percentage or ETA without using a workaround such as doing a HEAD request first. | ||||
| Steps To Reproduce | same | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-02 05:19 | millq | New Issue |