Re: AEM Cloud Service | Getting geo location header in publish
Every request reaching the AEM dispatchers via the CDN (which is default) should contain these additional HTTP headers provided by the CDN.
The situation can be different if you want to handle these headers in the AEM publish instance, because this requires that the dispatcher forwards these headers. Depending on your configuration this might or might not be the case (although it's default in the dispatcher config sample for some years and there's hardly a need to change that default).
