mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 21:35:58 +03:00
[PR #786] [MERGED] Log messages for 5xx and 4xx HTTP response code #1639
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1639
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/786
Author: @ambiknai
Created: 7/4/2018
Status: ✅ Merged
Merged: 7/8/2018
Merged by: @ggtakec
Base:
master← Head:log_enhancements📝 Commits (4)
92a4034Log messages for 5xx and 4xx HTTP response codead5349aChanges as per review comments4177d8bReview comment: Include the error code being returned35d3fceReview comment: Include the error code being returned📊 Changes
1 file changed (+4 additions, -7 deletions)
View changed files
📝
src/curl.cpp(+4 -7)📄 Description
Relevant Issue (if applicable)
If there are Issues related to this PullRequest, please list it.
Details
Currently S3FS fuse is not logging any message for 4xx and 5xx HTTP response codes.
The code change enable the logging for 4xx and 5xx codes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.