uri_is_readable

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

Checks if the user can read the resource identified by @uri

uri :

a URI to check

Returns :

True if @uri is readable