[PR #511] [MERGED] Always respond with HTTP 206 for range requests #673

Closed
opened 2026-03-03 12:31:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/511
Author: @gaul
Created: 6/11/2021
Status: Merged
Merged: 6/14/2021
Merged by: @fsouza

Base: mainHead: range-206


📝 Commits (1)

  • 7255e8a Always respond with HTTP 206 for range requests

📊 Changes

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

View changed files

📝 fakestorage/object.go (+5 -5)
📝 fakestorage/server_test.go (+2 -2)

📄 Description

This matches the GCS behavior.


🔄 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/511 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/11/2021 **Status:** ✅ Merged **Merged:** 6/14/2021 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `range-206` --- ### 📝 Commits (1) - [`7255e8a`](https://github.com/fsouza/fake-gcs-server/commit/7255e8a0af890176a718b481065b0e96f256dfd0) Always respond with HTTP 206 for range requests ### 📊 Changes **2 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/object.go` (+5 -5) 📝 `fakestorage/server_test.go` (+2 -2) </details> ### 📄 Description This matches the GCS behavior. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:31:07 +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#673
No description provided.