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

port: [#4587] Add blob content type header #546

Closed
wants to merge 1 commit into from

Conversation

JhontSouth
Copy link

@JhontSouth JhontSouth commented Jan 18, 2024

#minor

Description

This PR ports from Javascript the header blobContentType in the BlobStorage writing, setting the value as application/json to the uploaded blobs.

Specific Changes

  • Added blobContentType as application/json to the httpHeaders of the blobs to upload.

Testing

The following image shows the reading of the blobContentType value as application/json.
image

@JhontSouth
Copy link
Author

Promoted /6733

@JhontSouth JhontSouth closed this Jan 23, 2024
@JhontSouth JhontSouth deleted the southworks/fix/add-blob-content-type branch January 23, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants