On May 22, 2019, at 4:23 PM, pd-list-request@lists.iem.at wrote:From: Nicolas Montgermont <list@nimon.org>
To: pd-list@mail.iem.at
Subject: [PD] https get in Pd
Message-ID: <050bca9a-a35f-d540-f87c-57b61f92712c@nimon.org>
Content-Type: text/plain; charset=utf-8
Hello everyone,
What is the easiest way to get the content of a https webpage in pd,
for example this one:
https://tgftp.nws.noaa.gov/data/observations/metar/stations/CYDA.TXT
Is there any patch that can do this around?
It doesn't seem to work when using [httpget] wrapper based on
[mrpeach/tcpclient] changed to connect on port 443 instead of 80:
tcpclient: recv: Connection reset by peer (54)
Thanks in advance!
Best,
n