[PR #1822] [MERGED] Add support for Content-Language #1850

Closed
opened 2026-03-03 12:36:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1822
Author: @gaul
Created: 11/25/2024
Status: Merged
Merged: 1/3/2025
Merged by: @fsouza

Base: mainHead: content-language


📝 Commits (1)

  • 1f02560 Add support for Content-Language

📊 Changes

6 files changed (+32 additions, -0 deletions)

View changed files

📝 fakestorage/object.go (+20 -0)
📝 fakestorage/object_test.go (+5 -0)
📝 fakestorage/response.go (+2 -0)
📝 fakestorage/upload.go (+2 -0)
📝 internal/backend/object.go (+1 -0)
📝 internal/grpc/server.go (+2 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1822 **Author:** [@gaul](https://github.com/gaul) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 1/3/2025 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `content-language` --- ### 📝 Commits (1) - [`1f02560`](https://github.com/fsouza/fake-gcs-server/commit/1f025608a88a019ba0bbfccfdd6b652de8e05a0c) Add support for Content-Language ### 📊 Changes **6 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+20 -0) 📝 `fakestorage/object_test.go` (+5 -0) 📝 `fakestorage/response.go` (+2 -0) 📝 `fakestorage/upload.go` (+2 -0) 📝 `internal/backend/object.go` (+1 -0) 📝 `internal/grpc/server.go` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#1850
No description provided.