Skip to content

Support MimeTypeProvider in AzureBlobStorage. #629

@rgembalik

Description

@rgembalik

As far as I know, all files in Azure Blob get CONTENT-TYPE property. It is also available from BlobProxy $blobProxy->getBlobProperties($containerName, $key)->getProperties()->getContentType();

It would be great if that was represented in the AzureBlobStorage adapter by implementing MimeTypeProvider interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions