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