[PR #165] [MERGED] Auth v4 refactor #1375

Closed
opened 2026-03-04 01:53:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/165
Author: @kahing
Created: 4/9/2015
Status: Merged
Merged: 4/11/2015
Merged by: @ggtakec

Base: masterHead: auth_v4_refactor


📝 Commits (2)

  • 98af055 send the correct Host header when using -o url
  • 6e0a302 refactor sigv4 to reduce code duplication

📊 Changes

2 files changed (+68 additions, -195 deletions)

View changed files

📝 src/curl.cpp (+67 -195)
📝 src/curl.h (+1 -0)

📄 Description

this PR includes #164


🔄 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/165 **Author:** [@kahing](https://github.com/kahing) **Created:** 4/9/2015 **Status:** ✅ Merged **Merged:** 4/11/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `auth_v4_refactor` --- ### 📝 Commits (2) - [`98af055`](https://github.com/s3fs-fuse/s3fs-fuse/commit/98af055d8b8ce464569824cca0188f0c6398374a) send the correct Host header when using -o url - [`6e0a302`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6e0a302f7d394963a2fb1814255f15a46a646cfd) refactor sigv4 to reduce code duplication ### 📊 Changes **2 files changed** (+68 additions, -195 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+67 -195) 📝 `src/curl.h` (+1 -0) </details> ### 📄 Description this PR includes #164 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53:38 +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#1375
No description provided.