nerdexam
Citrix

1Y0-350 · Question #17

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

(30 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    73% (22)
  • D
    13% (4)

Community Discussion

No community discussion yet for this question.

Full 1Y0-350 Practice