Closed ant1k9 closed 2 years ago
In case we have a valid header, we'll try to get unsafeName from it but we cannot do it:
content-disposition: attachment
So, we fall back to a default case, getting the filename right from the URL and fix it, if we have a filename in the content-disposition.
In case we have a valid header, we'll try to get unsafeName from it but we cannot do it:
So, we fall back to a default case, getting the filename right from the URL and fix it, if we have a filename in the content-disposition.