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)- A6% (3)
- B4% (2)
- C74% (37)
- D16% (8)
Community Discussion
No community discussion yet for this question.