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

fix: add content type header #4587

Merged
merged 1 commit into from Jan 18, 2024

Conversation

XVincentX
Copy link
Member

Fixes #4586

Description

Add content type header to uploaded blobs

@XVincentX XVincentX requested a review from a team as a code owner December 14, 2023 16:13
@XVincentX XVincentX changed the title add content type header fix: add content type header Dec 14, 2023
@coveralls
Copy link

coveralls commented Dec 14, 2023

Pull Request Test Coverage Report for Build 7212052130

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.629%

Totals Coverage Status
Change from base Build 7132486847: 0.0%
Covered Lines: 20373
Relevant Lines: 22803

💛 - Coveralls

@JhontSouth
Copy link
Collaborator

Hi @tracyboehrer
We managed to reproduce the issue, we checked the fix in PR#4587 and verified that it has the appropriate changes to resolve the issue. You can merge the changes.
Thanks!

@tracyboehrer tracyboehrer merged commit 95f6f80 into microsoft:main Jan 18, 2024
12 checks passed
tracyboehrer pushed a commit that referenced this pull request Jan 24, 2024
@XVincentX XVincentX deleted the add-content-header branch March 21, 2024 13:07
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.

Content Type is not set on uploaded blobs
4 participants