Repo Added
|
Files
145
|
Badge
README BADGES
|
push
gitlab-ci
fix: Invalid Range request when content_length is 0 (unknown) If an HTTP download is resumed without the client ever having learned the content_length, it will request the update with the following invalid header: Range: bytes=0--1 Changelog: Title Ticket: None Signed-off-by: Fredrik Ellertsen <fredrik.ellertsen@disruptive-technologies.com> (cherry picked from commit 63ab76a7b) Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
4 of 4 new or added lines in 1 file covered. (100.0%)
7077 of 8871 relevant lines covered (79.78%)
12331.52 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1317334190 | pr_1634 | fix: Invalid Range request when content_length is 0 (unknown) If an HTTP download is resumed without the client ever having learned the content_length, it will request the update with the following invalid header: Range: bytes=0--1 Changelog... | push | gitlab-ci |
79.78 |