Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File name is not fetched from http headers in FileSaverService #55

Open
RomanKuznetsov-hz opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@RomanKuznetsov-hz
Copy link

File name is not fetched from http response headers in FileSaverService

saveAs(file, decodeURI(fileName || 'download'), option);

@cipchk
Copy link
Owner

cipchk commented Dec 21, 2023

ngx-filesave does not parse Http method, you can refer to: https://github.com/ng-alain/delon/blob/master/packages/abc/down-file/down-file.directive.ts#L83-L93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants