Citrix
1Y0-350 · Question #18
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
(41 responses)- A5% (2)
- B7% (3)
- C76% (31)
- D12% (5)
Community Discussion
No community discussion yet for this question.