The README part about adding forward headers are not clear enough for CloudFront.
According to what I could find here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/forward-custom-headers.html#forward-custom-headers-configure
It seems that the way to add forward headers is by doing this in the Origin Settings:

It's not totally clear that the value fields should remain empty though. So far I haven't been able to make this package work. How do you test a CDN on localhost?
There is no setting called Forward Headers, as mentioned in the README, I therefore can't set the setting to whitelist..?
The README part about adding forward headers are not clear enough for CloudFront.
According to what I could find here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/forward-custom-headers.html#forward-custom-headers-configure
It seems that the way to add forward headers is by doing this in the
Origin Settings:It's not totally clear that the
valuefields should remain empty though. So far I haven't been able to make this package work. How do you test a CDN on localhost?There is no setting called
Forward Headers, as mentioned in the README, I therefore can't set the setting towhitelist..?