Closed computib closed 4 years ago
Could it be possible to add support of request headers when we preview a pdf from url? Because some api requires authentification to download files...
now it supported in version 0.2.3 PDF().cachedFromUrl(url, headers: {}),
PDF().cachedFromUrl(url, headers: {}),
Perfect ! Thank you
Could it be possible to add support of request headers when we preview a pdf from url? Because some api requires authentification to download files...