Alcumus / react-doc-viewer

Apache License 2.0
243 stars 103 forks source link

Filename from headers #88

Open erkib opened 3 years ago

erkib commented 3 years ago

Add configurable option to detect filename from Content-Disposition header if present. f.ex. content-disposition: inline; filename=2021_pricelist.pdf

This would be useful when URL to file is an auto-generated or other kind of API URL.