Currently on OPDK we are capturing request host in target response flow for logging purpose using variable virtualhost.aliases.values
As we don't have same variable in hybrid, how we can get the request host without altering any code.
Is there any direct variable we can use in target response flow to capture request host?
i tried using
request.header.Host
Hi @maheshapi052, Iโve seen that your question hasnโt gotten a response yet. Weโll keep checking in on this thread and encourage other members to share their thoughts.
Is request.header.host not working?
@ssvaidyanathan @no its not working
@maheshapi052 - are you not seeing it in Debug? Can you confirm its being sent?