Sends a protected DELETE request to the specified path.
path
@override @protected Future<Response> delete(String path) async => Response();