uri_exists

@accepts(utf8)
@returns(gboolean)
def uri_exists(uri)

Checks if a URI identifies a resource that exists

uri :

a URI to check

Returns :

True if @uri exists