View Issue Details

IDProjectCategoryView StatusLast Update
0000630AlmaLinux-10Generalpublic2026-06-02 05:19
Reportermillq Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0000630: Downloading ISO's from your server
DescriptionWhen 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 Reproducesame
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-06-02 05:19 millq New Issue