js-file-downloader v. 1.1.21
Notes:
- added option
body
, by setting this property you can customize the body content sent with the request. Default value isnull
(nothing is sent),Document
orBodyInit
value can be set. - added
nativeFallbackOnError
, by setting this property to true (default is false) when error occours the download will fallback to the default behavior opening a new tab.