Skip to content

Webjobs ready Azure Blob storage Gzip compressor and Cache-Control metadata setter

Notifications You must be signed in to change notification settings

ozgkrc/AzureBlob-GzipCompressorHeaderSetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureBlob-GzipCompressorHeaderSetter

Webjobs ready Azure Blob storage Gzip compressor and Cache-Control metadata setter

NOTE: Original work done by https://github.com/stefangordon/azure-storage-gzip-encoding Instead of commandline arguments, this application reads from app.config so you can easily change configs from Azure Portal

Other changes

Added:

+Multiple container supoort

Removed:

-Connection string support(Works with account key)

-Adding files with new extension(Just replaces)

-CORS support(It will work as a webjob,so omitted)

About

Webjobs ready Azure Blob storage Gzip compressor and Cache-Control metadata setter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages