mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 21:55:56 +03:00
[PR #1730] [MERGED] Support setting cache-control of object #1767
Labels
No labels
bug
compatibility-issue
docker
documentation
enhancement
help wanted
needs information
pull-request
question
stale
unfortunate
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/fake-gcs-server#1767
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fsouza/fake-gcs-server/pull/1730
Author: @ljpcool
Created: 8/27/2024
Status: ✅ Merged
Merged: 9/22/2024
Merged by: @fsouza
Base:
main← Head:sup-set-cache-control📝 Commits (5)
35d70c3Update .gitignoredf76c4fSupport to set object's CacheControla2bbc7bRevert "Update .gitignore"53fc43bfakestorage: setCache-Controlin thedownloadObjectendpointdd02939Merge remote-tracking branch 'origin/main' into sup-set-cache-control📊 Changes
4 files changed (+26 additions, -1 deletions)
View changed files
📝
fakestorage/object.go(+7 -0)📝
fakestorage/upload.go(+8 -1)📝
fakestorage/upload_test.go(+10 -0)📝
internal/backend/object.go(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.