[PR #1199] [MERGED] Adds requester_pays option to enable requests involving Requester Pays buckets #1868

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1199
Author: @ahuarte47
Created: 11/18/2019
Status: Merged
Merged: 11/24/2019
Merged by: @ggtakec

Base: masterHead: master_requester-pays


📝 Commits (1)

  • a24f78f Adds requester_pays option to enable requests involving Requester Pays buckets

📊 Changes

3 files changed (+12 additions, -0 deletions)

View changed files

📝 src/curl.cpp (+5 -0)
📝 src/curl.h (+3 -0)
📝 src/s3fs.cpp (+4 -0)

📄 Description

This PR adds requester_pays option, false by default, to enable requests involving Requester Pays buckets.

Related issue:
https://github.com/s3fs-fuse/s3fs-fuse/issues/635


🔄 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/1199 **Author:** [@ahuarte47](https://github.com/ahuarte47) **Created:** 11/18/2019 **Status:** ✅ Merged **Merged:** 11/24/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master_requester-pays` --- ### 📝 Commits (1) - [`a24f78f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a24f78f5a4c5d585568f1b676f8af6d20e793310) Adds requester_pays option to enable requests involving Requester Pays buckets ### 📊 Changes **3 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+5 -0) 📝 `src/curl.h` (+3 -0) 📝 `src/s3fs.cpp` (+4 -0) </details> ### 📄 Description This PR adds `requester_pays` option, false by default, to enable requests involving Requester Pays buckets. Related issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/635 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:33 +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#1868
No description provided.