Citrix
1Y0-351 · Question #136
Which expression must an engineer use to prevent compression of Cascading Style Sheets?
The correct answer is C. HTTP.RES.HEADER("Content-Type").CONTAINS("text/css"). See the full explanation below for the reasoning.
Question
Which expression must an engineer use to prevent compression of Cascading Style Sheets?
Options
- AHTTP.RES.BODY(0).CONTAINS("text/css")
- BHTTP.REQ.BODY(0).CONTAINS("text/css")
- CHTTP.RES.HEADER("Content-Type").CONTAINS("text/css")
- DHTTP.REQ.HEADER("Content-Type").CONTAINS("text/css")
How the community answered
(30 responses)- A7% (2)
- B3% (1)
- C77% (23)
- D13% (4)
Community Discussion
No community discussion yet for this question.