microsoft / microsoft/AzureStorageExplorer

Allow setting custom headers (like cache-control) in file/folder upload window

Open
#792 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.4.4
Platform/OS Version: Windows (1809)
Architecture: ia32

I would like to set the cache-control header during file/folder uploads.
Currently this is only doable through Azure CLI or by using the API.
It would be great if this was also possible in Azure Storage Explorer.

Currently it's possible to set the cache-control header via file properties. But this is only after the upload is completed, and not possbile for multiple files at the same time.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the file/folder upload window and the existing file-properties flow that can set Cache-Control after upload. Compare how uploads are handled for single and multiple files. Done means users can set Cache-Control during file or folder uploads, with the setting applied to all selected files.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.