Hi
I download file from url example www.downloadfile.com/download.php?id=1
Now
The filename of ID 1 is b4a.pdf that return in headers
I get headers in JobDone
But i cannot detect extension from mime type for save file.
Notice : I can get content-type but cannot detect extension
Thanks
I download file from url example www.downloadfile.com/download.php?id=1
Now
The filename of ID 1 is b4a.pdf that return in headers
I get headers in JobDone
But i cannot detect extension from mime type for save file.
Notice : I can get content-type but cannot detect extension
Thanks