Azure / Azure/blobporter

Expose Conditional Headers

Open
#58 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
85
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Please consider exposing conditional headers `If-Modified-Since`, `If-Unmodified-Since`, `If-Match`,`If-None-Match`.

See https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-conditional-headers-for-blob-service-operations for more info.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating how blobporter exposes or forwards request headers, then read the linked Azure documentation on conditional headers. Done means the four named headers—If-Modified-Since, If-Unmodified-Since, If-Match, and If-None-Match—are exposed with behavior matching the documented Azure Blob Storage operations.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, go
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.