swift object delete with if-unmodified-since
Hello,
Is there an option in Swift to specify a time with if-unmodified-since flag for a delete-object operation? I am able to do that with Azure. I was checking Openstack swift and can't find a similar option. Or is there some other way I can achieve the same objective?
Thanks!