Skip to content

Want ability to set Cache-Control metadata on upload #339

Description

@esproul

What feature do you want to see added?

GCS defaults to 3600 seconds (1 hour) for Cache-Control on new objects. I would like to set a different value but there is no way to change the default metadata applied to new objects; you can only set it at upload time, or apply it via CLI (gsutil setmeta) after the fact. It would be helpful if the plugin could allow setting at least a custom Cache-Control header, or perhaps more generically set any metadata that GCS allows.

Upstream changes

No response

Are you interested in contributing this feature?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions