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

[FEATURE REQ] Set content-type when using Azure Storage Resource #24823

Closed
2 tasks done
saragluna opened this issue Oct 15, 2021 · 1 comment · Fixed by #25253
Closed
2 tasks done

[FEATURE REQ] Set content-type when using Azure Storage Resource #24823

saragluna opened this issue Oct 15, 2021 · 1 comment · Fixed by #25253
Assignees
Labels
azure-spring All azure-spring related issues azure-spring-storage Spring storage releated issues. Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.

Comments

@saragluna
Copy link
Member

Is your feature request related to a problem? Please describe.
When I use the azure-spring-boot-starter-storage and upload file/blob, it's not possible to set the content type. For example, when I try to upload a PDF file and to preview it using the blob/file URL, it's not preview-able.

Describe the solution you'd like
When uploading the blob/file, it's possible for me to specify, or the program can infer the file's content type via its suffix.

Describe alternatives you've considered
None

Additional context
None

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified
@saragluna saragluna added Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. azure-spring All azure-spring related issues azure-spring-storage Spring storage releated issues. labels Oct 15, 2021
@backwind1233 backwind1233 linked a pull request Nov 9, 2021 that will close this issue
@saragluna
Copy link
Member Author

Closing this in #25253.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
azure-spring All azure-spring related issues azure-spring-storage Spring storage releated issues. Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants