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
C. Both “.html” extension and “content-type” header
Must Read
D. None of the mentioned
Answer: Option B
Solution(By Exam Craze Team)
Content-type: header indicates the content in file is html.