imazen / imageflow

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
https://docs.imageflow.io/
GNU Affero General Public License v3.0
4.14k stars 140 forks source link

Serving extensionless files from Azure blob container #551

Closed sblomstrand closed 3 years ago

sblomstrand commented 3 years ago

Is there any way I can serve extension-less files (I use GUIDs like 381b2d2e-009f-4e53-95cb-d9c3b143722c as filenames) from an Azure blob container?

sblomstrand commented 3 years ago

Moved this into imageflow-dotnet-server instead. https://github.com/imazen/imageflow-dotnet-server/issues/27