Skip to content
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

Add Content-Type header to HEAD object's request. #232

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

tatiana-nspcc
Copy link
Contributor

Close #231.

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 22.08%. Comparing base (5b42078) to head (cdadf18).
Report is 1 commits behind head on master.

Files Patch % Lines
handlers/newObjects.go 0.00% 5 Missing ⚠️
handlers/objects.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   22.11%   22.08%   -0.03%     
==========================================
  Files          17       17              
  Lines        3315     3319       +4     
==========================================
  Hits          733      733              
- Misses       2446     2450       +4     
  Partials      136      136              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roman-khimov roman-khimov merged commit 85b20ee into master Aug 12, 2024
12 of 14 checks passed
@roman-khimov roman-khimov deleted the 231-fix-content-type branch August 12, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Header Сontent-Type is missing for request: HEAD /objects/{containerId}/by_id/{objectId}
2 participants