Resolved! Header Map Question
Hi,I have already the following header map which works fine:match protocol http header Host header-value abc.def.example.com*Now I need to match whether the subdomain "def" is present or not. So, would the following accomplish this:match protocol htt...