nerdexam
Citrix

1Y0-A21 · Question #88

An administrator plans to configure a content filtering policy to drop trace and connect methods. Which expression should an administrator use in the content filtering policy to explicitly drop…

The correct answer is B. REQ.HTTP.METHOD == TRACE || REQ.HTTP.METHOD == CONNECT. See the full explanation below for the reasoning.

Question

An administrator plans to configure a content filtering policy to drop trace and connect methods. Which expression should an administrator use in the content filtering policy to explicitly drop trace and connect methods?

Options

  • AREQ.HTTP.METHOD != TRACE || REQ.HTTP.METHOD != CONNECT
  • BREQ.HTTP.METHOD == TRACE || REQ.HTTP.METHOD == CONNECT
  • CREQ.HTTP.METHOD != TRACE && REQ.HTTP.METHOD != CONNECT
  • DREQ.HTTP.METHOD == TRACE && REQ.HTTP.METHOD == CONNECT

How the community answered

(62 responses)
  • A
    15% (9)
  • B
    74% (46)
  • C
    8% (5)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 1Y0-A21 Practice