Skip to content

Added mimetypes for json and javascript files#6461

Merged
troydai merged 2 commits intoAzure:devfrom
williexu:mimetypes
May 30, 2018
Merged

Added mimetypes for json and javascript files#6461
troydai merged 2 commits intoAzure:devfrom
williexu:mimetypes

Conversation

@williexu
Copy link
Copy Markdown
Contributor


Fixes: #6257
Fixes: #6402

This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

@williexu williexu added the Storage az storage label May 30, 2018
@williexu williexu added this to the Sprint 38 milestone May 30, 2018
@williexu williexu requested a review from troydai May 30, 2018 22:09
@troydai troydai merged commit ed38bee into Azure:dev May 30, 2018
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #6461 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff         @@
##           dev   #6461   +/-   ##
===================================
  Coverage    0%      0%           
===================================
  Files       11      11           
  Lines      133     133           
  Branches     9       9           
===================================
  Misses     133     133

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2fa315...3f3f6b6. Read the comment docs.

@williexu williexu deleted the mimetypes branch June 9, 2018 01:36
@haroldrandom haroldrandom added the Storage az storage label Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage az storage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upload-batch interpets javascript files as content-type text/plain upload-batch interpets json files as content-type application/octet-stream

4 participants