Add Custom Header in AEM Dispatcher Response
Hi all,
I am trying to add a custom HTTP response header from the dispatcher level in an AEM as a Cloud Service (AEMaaCS) setup.
I want this header to be included in responses served by Dispatcher for tracking/debugging purposes.
What’s the best way to do this in AEMaaCS with Dispatcher configuration?
I have tried editing the dispatcher.yaml but I’m not seeing the header added. Is there a specific file or directive I need to update? And are there any restrictions in AEMaaCS when adding custom headers?
Thanks in advance!