Q. What does the Minify set the encoding HTTP header?
β
Correct Answer: (C)
both deflate and gzip
Explanation: Minify reads the JavaScript file in, minifies it and when it responds it sets the accept encoding HTTP header to gzip, deflate.