[PR #1150] [MERGED] fakestorage/upload: handle the Content-Range used the C++ SDK #1239

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

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1150
Author: @fsouza
Created: 5/6/2023
Status: Merged
Merged: 5/9/2023
Merged by: @fsouza

Base: mainHead: handle-Content-Range-from-c++


📝 Commits (1)

  • 25d4201 fakestorage/upload: handle the Content-Range used the C++ SDK

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 fakestorage/upload.go (+1 -4)
📝 fakestorage/upload_test.go (+7 -4)

📄 Description

I spent some time reading about Content-Range and it does look like this is valid (though it's kinda equivalent to omitting the value?)

Related to #1149.


🔄 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/1150 **Author:** [@fsouza](https://github.com/fsouza) **Created:** 5/6/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `handle-Content-Range-from-c++` --- ### 📝 Commits (1) - [`25d4201`](https://github.com/fsouza/fake-gcs-server/commit/25d4201f3fe74ed1cb681e807ef759c70c882f0b) fakestorage/upload: handle the Content-Range used the C++ SDK ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/upload.go` (+1 -4) 📝 `fakestorage/upload_test.go` (+7 -4) </details> ### 📄 Description I spent some time reading about Content-Range and it does look like this is valid (though it's kinda equivalent to omitting the value?) Related to #1149. --- <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:41 +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#1239
No description provided.