-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
services/*: Set content-type as best errort #234
Conversation
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Codecov Report
@@ Coverage Diff @@
## master #234 +/- ##
==========================================
- Coverage 84.56% 84.27% -0.29%
==========================================
Files 11 12 +1
Lines 907 916 +9
==========================================
+ Hits 767 772 +5
- Misses 86 88 +2
- Partials 54 56 +2
Continue to review full report at Codecov.
|
* services/azblob: Set content type Signed-off-by: Xuanwo <github@xuanwo.io> * services/cos: Set content type correctly Signed-off-by: Xuanwo <github@xuanwo.io> * pkg/mime: Add TypeByFileName support Signed-off-by: Xuanwo <github@xuanwo.io> * services/fs: Try to set content type Signed-off-by: Xuanwo <github@xuanwo.io> * services/gcs: Set content type correctly Signed-off-by: Xuanwo <github@xuanwo.io> * services/kodo: Set content type Signed-off-by: Xuanwo <github@xuanwo.io> * services/oss: Set content type Signed-off-by: Xuanwo <github@xuanwo.io> * services/uss: Set content type Signed-off-by: Xuanwo <github@xuanwo.io>
No description provided.