Skip to content

S3 Adapter saving content-type? #731

@nitrag

Description

@nitrag

Can you guys check your files stored in S3 Console.... My meta data is showing the file as "application/octet-stream".

Perhaps the Great @flovilmart could add "ContentType" to the S3 upload sdk to match the ParseFile content-type? (docs)

var image = new Parse.File("photo.jpg", { base64: request.params.image }, "image/jpeg");

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