A

Admin • 833K Points
Coach

Q. What does the Minify set the encoding HTTP header?

  • (A) deflate
  • (B) gzip
  • (C) both deflate and gzip
  • (D) none of the mentioned
  • Correct Answer - Option(C)
  • Views: 25
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

Minify reads the JavaScript file in, minifies it and when it responds it sets the accept encoding HTTP header to gzip, deflate.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.