mirror of
https://github.com/fsouza/fake-gcs-server.git
synced 2026-04-25 13:45:52 +03:00
[PR #141] [MERGED] Metadata headers #375
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#375
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/141
Author: @idanya
Created: 11/26/2019
Status: ✅ Merged
Merged: 12/14/2019
Merged by: @fsouza
Base:
master← Head:metadata-headers📝 Commits (10+)
f4e498cMerge pull request #1 from wix-playground/support-private-acl-for-objectsd48d54eMerge pull request #2 from fsouza/master4fc7776Merge remote-tracking branch 'origin/master'bb91ab5metadata headers supportb42d0d0Merge branch 'upstream-master'8ea3a8dMerge branch 'master' into metadata-headersf9e61fcMerge pull request #3 from wix-playground/metadata-headers8f55a8bformat8cb0661formatdbf2868format📊 Changes
4 files changed (+38 additions, -5 deletions)
View changed files
📝
fakestorage/object.go(+8 -4)📝
fakestorage/object_test.go(+27 -1)📝
fakestorage/response.go(+2 -0)📝
internal/backend/object.go(+1 -0)📄 Description
Added support for Object metadata headers
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.