nerdexam
Citrix

1Y0-A28 · Question #25

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

(22 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    82% (18)
  • D
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 1Y0-A28 Practice