nerdexam
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)
  • A
    5% (2)
  • B
    7% (3)
  • C
    76% (31)
  • D
    12% (5)

Community Discussion

No community discussion yet for this question.

Full 1Y0-350 Practice