Is it possible to set Expiry time for a file while downloading from an URL. We have set expiry for the URL but we don’t have control on the file post download.
Kindly help
Is it possible to set Expiry time for a file while downloading from an URL. We have set expiry for the URL but we don’t have control on the file post download.
Kindly help
If you want to control the availability of a file do not provide the real url for downloading it. Use simple proxy code on your backend, and javascript for the frontend to tell the user that the file is not available without reload.