Skip to content

Set content encoding for files stored on cloud storage #1464

@netomi

Description

@netomi

Currently we do not set the content encoding for text files stored on a cloud provider, e.g. readme, license, ...

Which has the side-effect that browsers need to guess the encoding when displaying the files and they are mostly wrong about it.

We should explicitly set the content encoding when uploading a file (there should be support for that by each cloud provider).

Additionally, we need to add some migration procedure for existing files.

Related:

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