[PR #1227] [MERGED] Send X-Goog-Stored-Content-Encoding header #1306

Closed
opened 2026-03-03 12:33:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1227
Author: @hairyhenderson
Created: 6/26/2023
Status: Merged
Merged: 6/27/2023
Merged by: @fsouza

Base: mainHead: send-stored-content-encoding-header-1226


📝 Commits (1)

  • ceb6075 Send X-Goog-Stored-Content-Encoding header

📊 Changes

3 files changed (+24 additions, -6 deletions)

View changed files

📝 fakestorage/object.go (+7 -0)
📝 fakestorage/object_test.go (+3 -1)
📝 fakestorage/upload_test.go (+14 -5)

📄 Description

Fixes #1226

I've also fixed some unit tests that were passing but shouldn't have been.


🔄 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/1227 **Author:** [@hairyhenderson](https://github.com/hairyhenderson) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/27/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `send-stored-content-encoding-header-1226` --- ### 📝 Commits (1) - [`ceb6075`](https://github.com/fsouza/fake-gcs-server/commit/ceb6075909818c8b0600f45abcbf4115df08ef65) Send X-Goog-Stored-Content-Encoding header ### 📊 Changes **3 files changed** (+24 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+7 -0) 📝 `fakestorage/object_test.go` (+3 -1) 📝 `fakestorage/upload_test.go` (+14 -5) </details> ### 📄 Description Fixes #1226 I've also fixed some unit tests that were passing but shouldn't have been. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:33:59 +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#1306
No description provided.