[PR #488] [MERGED] Fixed searching Content-Length without case sensitive - #480 #1523

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/488
Author: @ggtakec
Created: 10/23/2016
Status: Merged
Merged: 10/23/2016
Merged by: @ggtakec

Base: masterHead: master


📝 Commits (2)

  • 1a9cf6f Fixed searching Content-Length without case sensitive - #480
  • a7a64d9 Fixed searching Content-Length without case sensitive - #480

📊 Changes

1 file changed (+24 additions, -13 deletions)

View changed files

📝 src/s3fs_util.cpp (+24 -13)

📄 Description

s3fs has changed the Content-Length(and Last-Modified) header to search not case-sensitive.
This change corresponds to the #480.


🔄 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/488 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 10/23/2016 **Status:** ✅ Merged **Merged:** 10/23/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`1a9cf6f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/1a9cf6f66dc9648ee27fda2abd9f5e77020e4519) Fixed searching Content-Length without case sensitive - #480 - [`a7a64d9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a7a64d954aba1efe2392b286b005aecb5a58199c) Fixed searching Content-Length without case sensitive - #480 ### 📊 Changes **1 file changed** (+24 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs_util.cpp` (+24 -13) </details> ### 📄 Description s3fs has changed the Content-Length(and Last-Modified) header to search not case-sensitive. This change corresponds to the #480. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:00:52 +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#1523
No description provided.