nerdexam
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)
  • C
    28% (15)
  • D
    72% (38)

Community Discussion

No community discussion yet for this question.

Full C1000-163 Practice