3569ee0e87
Added a static `Empty` method to `DownloadEnumerable` for creating an empty instance. Updated link handling in `SequentialDownloader` to use `AbsoluteUri` instead of `ToString()`, ensuring correct link representation. These changes improve usability and ensure consistency in link formatting.