719FE0 <<
-1 <<
Hi,
Today I met this error again:
PROCEDURE Main()
LOCAL oHttp, cHtml
oHttp:= TIpClientHttp():new( "https://bibliotheques-specialisees.paris.fr", .t. )
oHttp:cUserAgent:= "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36"
oHttp:hFields:= { "Accept" => "text/html, application/xhtml+xml, image/jxr, */*" }
IF .NOT. oHttp:open()
? "Connection error:", oHttp:lastErrorMessage()
QUIT
ENDIF
cHtml := oHttp:readAll()
oHttp:close()
RETURN
Debug log:
20210425-14:07:23 :INETCONNECT( bibliotheques-specialisees.paris.fr, 443 ) >> 719FE0 <<
20210425-14:07:23 :INETERRORCODE( 719FE0 )
-1 <<
xHarbour version: xHarbour Binaries 1.2.3 Rev. 10264 for BCC 5.8.2
Hi
which libs was linked and what was the order?
Regards
Luiz
Em domingo, 25 de abril de 2021 às 08:26:45 UTC-3, Остап Романенко escreveu:
Hi,
Today I met this error again:
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 415 |
Nodes: | 16 (2 / 14) |
Uptime: | 45:06:48 |
Calls: | 8,722 |
Calls today: | 5 |
Files: | 13,276 |
Messages: | 5,957,482 |