https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212065
--- Comment #2 from Conrad Meyer <[email protected]> --- Created attachment 179070 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179070&action=edit Extremely naive patch to treat all 416 errors as successes This patch probably shouldn't be applied as is. It just removes the Content-Range validation on 416 responses to range requests and treats them all as completed resumes. I think your suggestion of following these missing "Content-Range" requests up with a HEAD request is more wise, but a less straightforward patch. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
