NetSparkleUpdater/NetSparkle

Support headers when downloading appcast

开放

#640 创建于 2025年3月25日

 (2 条评论) (0 个反应) (0 位负责人)C# (101 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (822 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I just migrated fom Winsparkle because I needed fine grained control over download and it worked like a charm. However I noticed a little feature which helped me to figure out users how many users didn't upgrade yet. WinSparke used to set the user agent with the app name and version for the appcast get request. Would you mind adding a property to set the headers to pass to the inner HttpClient so achieve the same feature?

贡献者指南