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