scosman / zipstreamer

Zip File Streaming Microservice - stream zip files on the fly
MIT License
119 stars 18 forks source link

Add JSON property to control the suggested filename #20

Closed scosman closed 1 year ago

scosman commented 1 year ago

Sets the in the content-disposition header.

Limited to US-ASCII per specs, not great for inclusion, but sticking to spec for compatibility. Should explore what browsers really allow.