IBM
C1000-163 · Question #13
Which regex statement extracts the DNS host from the cs-host value from the payload?
The correct answer is D. cs-host=(?:www\.)?([^\|]*)\|(?:http|ftp|tcp|https)\s+(?:www\.)?([^\s]+). See the full explanation below for the reasoning.
Question
Which regex statement extracts the DNS host from the cs-host value from the payload?
Options
How the community answered
(53 responses)- C28% (15)
- D72% (38)
Community Discussion
No community discussion yet for this question.