Skip to content

Make the cacheBuster key definable by setting an options #42

@frewillems

Description

@frewillems

HI guys,

I'm currently working in an environment where we have to specifically allow get parameters. We are behind Akamai and they ignore all not allowed params. We have a company wide standard for our cacheBuster keys, 'c'. So I was looking for an option to set the key, and I was surprised to see this is not possible.

What about changing options.cacheBuster so it can contain a string. So when this option is undefined, we default to 'z', when false we default to '' and when actually defined, we use the provided string.

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