GetHTTPHeader(URL$, Timeout.i=0) optional timeout needed
Posted: Fri Nov 27, 2015 8:26 am
Hi,
GetHTTPHeader() is often used to check if a site answers.
But if not, it stucks. No timeout is implemented.
As temporary fix I created an own version:
http://www.purebasic.fr/english/viewtop ... 13&t=64132
But this should be a standard PB feature.
Bernd
GetHTTPHeader() is often used to check if a site answers.
But if not, it stucks. No timeout is implemented.
As temporary fix I created an own version:
http://www.purebasic.fr/english/viewtop ... 13&t=64132
But this should be a standard PB feature.
Bernd