Expose Conditional Headers
Open
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