nerdexam
Citrix

1Y0-351 · Question #135

Which policy expression must an engineer use to enable compression for javascript files?

The correct answer is C. HTTP.RES.HEADER("Content-Type").CONTAINS("javascript"). See the full explanation below for the reasoning.

Question

Which policy expression must an engineer use to enable compression for javascript files?

Options

  • AHTTP.RES.BODY(0).CONTAINS("javascript")
  • BHTTP.REQ.BODY(0).CONTAINS("javascript")
  • CHTTP.RES.HEADER("Content-Type").CONTAINS("javascript")
  • DHTTP.REQ.HEADER("Content-Type").CONTAINS("javascript")

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    4% (2)
  • C
    74% (37)
  • D
    16% (8)

Community Discussion

No community discussion yet for this question.

Full 1Y0-351 Practice