removeResource
Removes a single resource by URI.
Return
True if the resource was removed, false if it wasn't found.
Parameters
uri
The URI of the resource to remove.
Throws
If the server does not support resources.
Removes a single resource by URI.
True if the resource was removed, false if it wasn't found.
The URI of the resource to remove.
If the server does not support resources.