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)- A15% (9)
- B74% (46)
- C8% (5)
- D3% (2)
Community Discussion
No community discussion yet for this question.