HTTPage : Host is down ?
jmv
jmvoegeli at bluewin.ch
Wed Jan 10 06:33:00 EST 2018
Hi listers,
When I do :
HTTPPage ("http://six-swiss-exchange.com/downloads/indexdata/hsmi.csv") Returns #S1
#S1 = -10064 (Socket error: Host is down)
but if I enter http://six-swiss-exchange.com/downloads/indexdata/hsmi.csv <http://six-swiss-exchange.com/downloads/indexdata/hsmi.csv> in Safari, the page appears as text.
If I use the terminal with :
curl http://six-swiss-exchange.com/downloads/indexdata/hsmi.csv -o /Users/jmv/Desktop/Essai.txt
the file Essai.txt is correct
HTTPPage used to work until this week and I do not understand what it means as the host is not 'down' as both safari ans curl can get at it.
Thank you for your help.
Best regards,
Jean-Marc
More information about the omnisdev-en
mailing list