[PR #1858] [MERGED] Use XML parsing with PUT HTTP 200 responses #2216

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1858
Author: @gaul
Created: 1/13/2022
Status: Merged
Merged: 1/14/2022
Merged by: @ggtakec

Base: masterHead: win32/strcasestr


📝 Commits (1)

  • 5bf70f4 Use XML parsing with PUT HTTP 200 responses

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/curl.cpp (+3 -3)

📄 Description

This works around the missing strcasestr on win32. References #728.


🔄 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/1858 **Author:** [@gaul](https://github.com/gaul) **Created:** 1/13/2022 **Status:** ✅ Merged **Merged:** 1/14/2022 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `win32/strcasestr` --- ### 📝 Commits (1) - [`5bf70f4`](https://github.com/s3fs-fuse/s3fs-fuse/commit/5bf70f4dc8b8c84434ac85ceda7d7d10081da089) Use XML parsing with PUT HTTP 200 responses ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+3 -3) </details> ### 📄 Description This works around the missing `strcasestr` on win32. References #728. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:23 +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#2216
No description provided.