Skip to content

s-maxage #13

Description

@dbquarrel

I'm no pro with node so I can't tell for sure but it seems to me like this handles only:

Cache-Control: max-age=nnnn

What would be useful is to support s-maxage as well, as Cloudfront will listen to this parameter and hold a file longer in the cloudfront cache if you want it to.

This would look like:

Cache-Control: max-age=xxx,s-maxage=yyy

Nice tool and will be using it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions