On 14/7/20 2:35 am, Anatol Pomozov wrote: > The main payload final name might be affected by url redirects or > Content-Disposition HTTP header value. > > We want to make sure that accompanion *.sig filename always matches the > package filename. So ignore finalname/Content-Disposition for the *.sig file. > > It also helps to fix a corner case when the download URL does not contain > a filename and server provides Content-Disposition for the main payload > but not for the signature payload. > > Signed-off-by: Anatol Pomozov <anatol.pomo...@gmail.com> > ---
Looks good. Thanks. A