Skip to content

Add BlobClientDownloadResultHeaders::content_type() #3817

@tjallingt

Description

@tjallingt

Feature Summary

BlobClientDownloadResultHeaders::content_type()

Feature Description

BlockBlobClientUploadOptions contains a blob_content_type: Option<String> which states

Optional. Sets the blob’s content type. If specified, this property is stored with the blob and returned with a read request.

But since it is missing from the BlobClientDownloadResultHeaders trait (and its siblings) it is tricky to access.

Use Case

Reading the content type of a blob retrieved from BlobClient::download()

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-triageWorkflow: This issue needs the team to triage.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Projects

    Status

    Untriaged

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions