amazon web services - AWS Cloudfront does not forward Accept-Language header -


i've created cloudfront distribution deliver couple of pages may change according user language. both pages being served ec2 instance elb in front of them.

my cloudfront origin elb , works expected regarding cache default behavior. although, need cache pages according user's accept-language header. that, created custom header whitelist, included accept-language header...but not work @ all.

i've tried multiple configurations no success. if request page directly through elb address works expected, every time use cdn address accept-language header gets removed in between. idea of going on here?

cloudfront removes header if don't configure cloudfront cache based on header values

how configure cloudfront cache based on header values


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -