Q4
What indicates the content in file is HTML when delivered on the network.
A.
The extension of the file “.html”
B.
The “content-type” header
AnswerC.
Both “.html” extension and “content-type” header
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Content-type: header indicates the content in file is html.