oittaa / gcp-storage-emulator

Local emulator for Google Cloud Storage
BSD 3-Clause "New" or "Revised" License
155 stars 42 forks source link

Add functionality for content-disposition option in signed url. #253

Closed cthrax closed 3 months ago

cthrax commented 1 year ago

The signed url functionality allows specifying a content-disposition header that is returned when the URL is hit, allowing the ability to specify from the URL what filename should be used and to tell a browser to download instead of display the object.