[PR #1502] [MERGED] fix: miss header when retry #2016

Closed
opened 2026-03-04 02:03:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1502
Author: @fly3366
Created: 12/22/2020
Status: Merged
Merged: 12/23/2020
Merged by: @gaul

Base: masterHead: master


📝 Commits (1)

  • 1d54b03 fix: miss header when retry

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 src/curl.cpp (+7 -6)

📄 Description

Relevant Issue (if applicable)

May failed when retry(403、No range eg.).

Details

Miss header when reset curl handle.


🔄 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/s3fs-fuse/s3fs-fuse/pull/1502 **Author:** [@fly3366](https://github.com/fly3366) **Created:** 12/22/2020 **Status:** ✅ Merged **Merged:** 12/23/2020 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1d54b03`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1d54b03872479c2b63010cd40be87edfac70f086) fix: miss header when retry ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+7 -6) </details> ### 📄 Description ### Relevant Issue (if applicable) May failed when retry(403、No range eg.). ### Details Miss header when reset curl handle. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:03:17 +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/s3fs-fuse#2016
No description provided.