I agree. Both http and https downloads could be supported by using relative paths in the html a tags:
<a href="/Software/$$$">
This should work as the site host is msp.ucsd.edu <http://msp.ucsd.edu/> and the relative path would be append:
http or https + :// + msp.ucsd.edu <http://msp.ucsd.edu/> + /Software/$$$
On Oct 25, 2023, at 12:00 PM, pd-dev-request@lists.iem.at wrote:
Message: 2 Date: Tue, 24 Oct 2023 23:42:54 -0300 From: Lucas Cordiviola <lucarda27@hotmail.com <mailto:lucarda27@hotmail.com>> To: mpuckette@cloud.ucsd.edu <mailto:mpuckette@cloud.ucsd.edu> Cc: pd-dev@lists.iem.at <mailto:pd-dev@lists.iem.at> Subject: [PD-dev] https, msp.ucsd.edu <http://msp.ucsd.edu/> and file downloads. Message-ID: <IA1PR19MB7663C08254A20320483350BEA6DEA@IA1PR19MB7663.namprd19.prod.outlook.com <mailto:IA1PR19MB7663C08254A20320483350BEA6DEA@IA1PR19MB7663.namprd19.prod.outlook.com>>
may be the safer way to allow links to work on both types of connections (http and https) is to give relative URLs (stripping 'http://msp.ucsd.edu <http://msp.ucsd.edu/>')
??? <a href="./$$$">
-------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>