Network.urlOK

Check if the resource exists and is downloadable. E.g. the HTTP status code for a HEAD request should be 200.

class Network
bool
urlOK
(
string url
)

Meta