HTTPTools.fileExists

Send a HTTP HEAD request to check if a file exists.


HTTPTools.fileExists( xmlURL : String) : Boolean

Arguments

xmlURL
String. The URL to check.

Return Value

Boolean
true when the server responds with a 200-range status.