aws-samples / aws-samples/amazon-cloudfront-functions
Improving caching key
Open
- Dominant language
- JavaScript
- Stars
- 533
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
There is no example on one of the most frequent use-cases (also one mentioned in the docs as an example usage of CloudFront Functions) of improving caching key and using queryparams.
I've managed to use it to sort values within a comma-separated param, but how do I e.g. sort the queryparams themselves?
Contributor guide
Assessment
This issue has not been assessed yet.